public class AccessContInfo
extends java.lang.Object
Constructor and Description |
---|
AccessContInfo() |
AccessContInfo(byte[] id,
long tag,
byte[] nonce) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getId() |
byte[] |
getNonce() |
long |
getTag() |
void |
setId(byte[] val) |
void |
setNonce(byte[] val) |
void |
setTag(long val) |