|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thingmagic.TagOp
com.thingmagic.Gen2.Lock
public static class Gen2.Lock
Embedded Tag operation : Lock
Field Summary | |
---|---|
int |
AccessPassword
Access Password |
Gen2.LockAction |
Action
New values of each bit specified in the mask |
Constructor Summary | |
---|---|
Gen2.Lock(int accessPassword,
Gen2.LockAction action)
Constructor to initialize parameters of lock |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int AccessPassword
public Gen2.LockAction Action
Constructor Detail |
---|
public Gen2.Lock(int accessPassword, Gen2.LockAction action)
accessPassword
- The access passwordaction
- The lock Action
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |