|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.rfid.premises.app.entities.DeviceType
com.ibm.rfid.premises.app.entities.reading.ReaderType
public class ReaderType
A ReaderType object is used to describe a reader type definition on the IBM WebSphere Sensor Events Server.
To create a ReaderType object, see
com.ibm.rfid.premises.app.entities.Reader#getReaderType()
or
PremisesAccess.getReaderType(String)
Constructor Summary | |
---|---|
ReaderType(BaseDeviceType bdt)
Deprecated. Basic Constructor - used by PremisesAccess |
Method Summary | |
---|---|
java.lang.String |
getReaderTypeId()
Deprecated. |
Methods inherited from class com.ibm.rfid.premises.app.entities.DeviceType |
---|
getDescription, getDeviceTypeId, getManufacturer, getModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReaderType(BaseDeviceType bdt)
Method Detail |
---|
public java.lang.String getReaderTypeId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |