|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thingmagic.TagOp
com.thingmagic.Gen2.ReadData
com.thingmagic.Gen2.SecureReadData
public static class Gen2.SecureReadData
Field Summary |
---|
Fields inherited from class com.thingmagic.Gen2.ReadData |
---|
Bank, banks, Len, WordAddress |
Constructor Summary | |
---|---|
Gen2.SecureReadData(Gen2.Bank bank,
int wordAddress,
byte length,
Gen2.SecureTagType type,
TagAuthentication password)
Constructor to initialize the parameter of Read Data |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Gen2.SecureReadData(Gen2.Bank bank, int wordAddress, byte length, Gen2.SecureTagType type, TagAuthentication password)
bank
- Memory Bank to readwordAddress
- read starting addresslength
- the length of data to readtype
- the type of the tag
password the password given by user.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |