|
||||||||
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.Alien
com.thingmagic.Gen2.Alien.Higgs2
com.thingmagic.Gen2.Alien.Higgs2.FullLoadImage
public static class Gen2.Alien.Higgs2.FullLoadImage
Higgs2 Full Load Image
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.thingmagic.Gen2.Alien.Higgs2 |
---|
Gen2.Alien.Higgs2.FullLoadImage, Gen2.Alien.Higgs2.PartialLoadImage |
Nested classes/interfaces inherited from class com.thingmagic.Gen2.Alien |
---|
Gen2.Alien.Higgs2, Gen2.Alien.Higgs3 |
Field Summary | |
---|---|
int |
accessPassword
Access password to write to the tag |
byte[] |
epc
Tag EPC to write to the tag |
int |
killPassword
Kill password to write to the tag |
int |
lockBits
lockAccess password to write to the tag |
int |
pcWord
pc bits to write to the tag |
Fields inherited from class com.thingmagic.Gen2.Gen2CustomTagOp |
---|
chipType |
Constructor Summary | |
---|---|
Gen2.Alien.Higgs2.FullLoadImage(int killPassword,
int accessPassword,
int lockBits,
int pcWord,
byte[] epc)
Constructor to initialize parameters of PartialLoadImage |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int killPassword
public int accessPassword
public int lockBits
public int pcWord
public byte[] epc
Constructor Detail |
---|
public Gen2.Alien.Higgs2.FullLoadImage(int killPassword, int accessPassword, int lockBits, int pcWord, byte[] epc)
killPassword
- accessPassword
- epc
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |