com.caen.RFIDLibrary
Class HitachiSysInfo

java.lang.Object
  extended by com.caen.RFIDLibrary.HitachiSysInfo

Deprecated.

@Deprecated
public final class HitachiSysInfo
extends java.lang.Object

This class defines the Hitachi System Information.

Version:
CAENRFIDLibrary 4.2.0
Author:
Alberto Lucchesi (a.lucchesi@caen.it) CAEN SpA Computing Division @2005-2008, Andrea Iavazzo (a.iavazzo@caen.it) CAEN RFID Srl Computing Division @2009-2010

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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

GetInfoFlag

public short GetInfoFlag()
Deprecated. 
Get the InfoFlag field

Returns:
the InfoFlag

getReserved

public byte getReserved()
Deprecated. 
Get the Reserved field

Returns:
the Reserved filed that represents the number of words for Reserved

getUII

public byte getUII()
Deprecated. 
Get the UII field

Returns:
the UII filed that represents the number of words for UII

getTID

public byte getTID()
Deprecated. 
Get the TID field

Returns:
the TID filed that represents the number of words for TID

getUser

public byte getUser()
Deprecated. 
Get the User field

Returns:
the User filed that represents the number of words for User

getSetAttenuateLevel

public byte getSetAttenuateLevel()
Deprecated. 
Get the SetAttenuateLevel field

Returns:
the SetAttenuateLevel filed that represents the Transmission distance restriction setting state

GetBankLock

public short GetBankLock()
Deprecated. 
Get the BankLock field

Returns:
the BankLock state

GetBlockReadLock

public short GetBlockReadLock()
Deprecated. 
Get the BlockReadLock field

Returns:
the User Block Read Lock state

GetBlockReadWriteLock

public short GetBlockReadWriteLock()
Deprecated. 
Get the BlockReadWriteLock field

Returns:
the User Block password Lock state

GetBlockWriteLock

public short GetBlockWriteLock()
Deprecated. 
Get the BlockWriteLock field

Returns:
the User Block Read lock state