|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.thingmagic.TagOp
com.thingmagic.Gen2.Gen2CustomTagOp
com.thingmagic.Gen2.Untraceable
com.thingmagic.Gen2.NXP.AES.Untraceable
public static class Gen2.NXP.AES.Untraceable
Untraceable
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.thingmagic.Gen2.Untraceable |
|---|
Gen2.Untraceable.EPC, Gen2.Untraceable.Range, Gen2.Untraceable.TID, Gen2.Untraceable.UntraceType, Gen2.Untraceable.User |
| Field Summary | |
|---|---|
Gen2.NXP.AES |
aes
AES |
Gen2.NXP.AES.Tam1Authentication |
auth
Tam1 Authentication |
byte |
subCommand
subCommand for Untraceable |
Gen2.Untraceable.UntraceType |
untraceType
untrace type |
| Fields inherited from class com.thingmagic.Gen2.Untraceable |
|---|
epc, epcLen, range, tid, user |
| Fields inherited from class com.thingmagic.Gen2.Gen2CustomTagOp |
|---|
chipType |
| Constructor Summary | |
|---|---|
Gen2.NXP.AES.Untraceable(Gen2.Untraceable.EPC epc,
int epcLen,
Gen2.Untraceable.TID tid,
Gen2.Untraceable.User user,
Gen2.Untraceable.Range range,
Gen2.NXP.AES.Tam1Authentication auth)
Constructor to initialize authentication parameters |
|
Gen2.NXP.AES.Untraceable(Gen2.Untraceable.EPC epc,
int epcLen,
Gen2.Untraceable.TID tid,
Gen2.Untraceable.User user,
Gen2.Untraceable.Range range,
int accessPassword)
Constructor to initialize authentication parameters |
|
| Method Summary | |
|---|---|
int |
getConfigWord()
Untraceable configword framing. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Gen2.NXP.AES aes
public Gen2.Untraceable.UntraceType untraceType
public Gen2.NXP.AES.Tam1Authentication auth
public byte subCommand
| Constructor Detail |
|---|
public Gen2.NXP.AES.Untraceable(Gen2.Untraceable.EPC epc,
int epcLen,
Gen2.Untraceable.TID tid,
Gen2.Untraceable.User user,
Gen2.Untraceable.Range range,
Gen2.NXP.AES.Tam1Authentication auth)
epc - specifies whether a Tag untraceably hides part of EPC memoryepcLen - specifies a new EPC length fieldtid - specifies the TID memory that a Tag untraceably hidesuser - specifies whether a Tag untraceably hides User memoryrange - specifies a Tag’s operating rangeauth - authentication type TAM1/TAM2
public Gen2.NXP.AES.Untraceable(Gen2.Untraceable.EPC epc,
int epcLen,
Gen2.Untraceable.TID tid,
Gen2.Untraceable.User user,
Gen2.Untraceable.Range range,
int accessPassword)
epc - specifies whether a Tag untraceably hides part of EPC memoryepcLen - specifies a new EPC length fieldtid - specifies the TID memory that a Tag untraceably hidesuser - specifies whether a Tag untraceably hides User memoryrange - specifies a Tag’s operating rangeaccessPassword - accesspassword used for Untraceabl| Method Detail |
|---|
public int getConfigWord()
public java.lang.String toString()
toString in class Gen2.Untraceable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||