|
||||||||
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.Fudan
public static class Gen2.Fudan
Nested Class Summary | |
---|---|
static class |
Gen2.Fudan.Auth
|
static class |
Gen2.Fudan.GetAuth
|
static class |
Gen2.Fudan.GetLoadReg
|
static class |
Gen2.Fudan.GetMeasure
|
static class |
Gen2.Fudan.GetReadMem
|
static class |
Gen2.Fudan.GetReadReg
|
static class |
Gen2.Fudan.GetStartStopLog
|
static class |
Gen2.Fudan.GetStateCheck
|
static class |
Gen2.Fudan.GetWriteMem
|
static class |
Gen2.Fudan.GetWriteReg
|
static class |
Gen2.Fudan.LoadReg
|
static class |
Gen2.Fudan.Measure
|
static class |
Gen2.Fudan.ReadMem
|
static class |
Gen2.Fudan.ReadReg
|
static class |
Gen2.Fudan.StartStopLog
|
static class |
Gen2.Fudan.StateCheck
|
static class |
Gen2.Fudan.WriteMem
|
static class |
Gen2.Fudan.WriteReg
|
Field Summary | |
---|---|
int |
accessPassword
|
int |
address
|
int |
cmdCfg
|
byte |
commandCode
|
byte[] |
data
|
int |
length
|
int |
password
|
Fields inherited from class com.thingmagic.Gen2.Gen2CustomTagOp |
---|
chipType |
Constructor Summary | |
---|---|
Gen2.Fudan(byte commandCode,
int accessPassword,
int address,
int length,
int cmdCfg,
int password,
byte[] data)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte commandCode
public int accessPassword
public int password
public int address
public int length
public int cmdCfg
public byte[] data
Constructor Detail |
---|
public Gen2.Fudan(byte commandCode, int accessPassword, int address, int length, int cmdCfg, int password, byte[] data)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |