public class STUHFL_T_Gb29768_Kill extends BR_Gb29768_Kill
BR_Gb29768_Kill.Fields
Modifier and Type | Field and Description |
---|---|
byte[] |
pwd |
short |
recom
< I Param: RFU.
|
short |
rfu
< I Param: Password.
|
short |
tagReply
< I Param: RFU.
|
Constructor and Description |
---|
STUHFL_T_Gb29768_Kill() |
STUHFL_T_Gb29768_Kill(byte[] pwd,
short rfu,
short recom,
short tagReply) |
STUHFL_T_Gb29768_Kill(STUHFL_T_Gb29768_Kill other)
< O Param: Tag reply.
|
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
execute()
Perform Gb29768 Kill command to kill transponders.
|
java.lang.String |
toString() |
_Exec
public byte[] pwd
public short rfu
public short recom
public short tagReply
public STUHFL_T_Gb29768_Kill(STUHFL_T_Gb29768_Kill other)
public STUHFL_T_Gb29768_Kill(byte[] pwd, short rfu, short recom, short tagReply)
public STUHFL_T_Gb29768_Kill()
public STUHFL_E.RET_CODE execute()
public java.lang.String toString()
toString
in class java.lang.Object