|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.thingmagic.TagOp
com.thingmagic.Iso180006b.ReadData
public static class Iso180006b.ReadData
Embedded Tag operation : Read Data
| Field Summary | |
|---|---|
byte |
ByteAddress
byte address to start writing at |
int |
Len
Number of bytes to read |
| Constructor Summary | |
|---|---|
Iso180006b.ReadData(byte byteAddress,
byte length)
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 |
| Field Detail |
|---|
public byte ByteAddress
public int Len
| Constructor Detail |
|---|
public Iso180006b.ReadData(byte byteAddress,
byte length)
byteAddress - read starting addresslength - the length of data to read
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||