|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thingmagic.TagLockAction
com.thingmagic.Iso180006b.LockAction
public static class Iso180006b.LockAction
The arguments to a Reader.lockTag() method for ISO18000-6B tags. Represents the address of a byte of memory to lock
Constructor Summary | |
---|---|
Iso180006b.LockAction(byte address)
Construct a new LockAction from an address. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Iso180006b.LockAction(byte address)
address
- the address of the byte to lock. Must be in the range 0-255
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |