|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caen.RFIDLibrary.HitachiSysInfo
@Deprecated public final class HitachiSysInfo
This class defines the Hitachi System Information.
Constructor Summary | |
---|---|
protected |
HitachiSysInfo(short infof,
byte res,
byte uii,
byte tid,
byte us,
byte satt,
short bl,
short brl,
short brwl,
short bwl)
Deprecated. |
Method Summary | |
---|---|
short |
GetBankLock()
Deprecated. Get the BankLock field |
short |
GetBlockReadLock()
Deprecated. Get the BlockReadLock field |
short |
GetBlockReadWriteLock()
Deprecated. Get the BlockReadWriteLock field |
short |
GetBlockWriteLock()
Deprecated. Get the BlockWriteLock field |
short |
GetInfoFlag()
Deprecated. Get the InfoFlag field |
byte |
getReserved()
Deprecated. Get the Reserved field |
byte |
getSetAttenuateLevel()
Deprecated. Get the SetAttenuateLevel field |
byte |
getTID()
Deprecated. Get the TID field |
byte |
getUII()
Deprecated. Get the UII field |
byte |
getUser()
Deprecated. Get the User field |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected HitachiSysInfo(short infof, byte res, byte uii, byte tid, byte us, byte satt, short bl, short brl, short brwl, short bwl)
Method Detail |
---|
public short GetInfoFlag()
public byte getReserved()
public byte getUII()
public byte getTID()
public byte getUser()
public byte getSetAttenuateLevel()
public short GetBankLock()
public short GetBlockReadLock()
public short GetBlockReadWriteLock()
public short GetBlockWriteLock()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |