|
|||||||||||
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.printing.PrinterType
public class PrinterType
A PrinterType object is used to describe a reader type definition on the Premises Server.
To create a PrinterType object, see
com.ibm.rfid.premises.app.entities.Printer#getPrinterType()
or
PremisesAccess.getPrinterType(String)
Constructor Summary | |
---|---|
PrinterType(BaseDeviceType bdt)
Basic Constructor - used by PremisesAccess |
Method Summary | |
---|---|
java.lang.String |
getPrinterTypeId()
|
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 PrinterType(BaseDeviceType bdt)
Method Detail |
---|
public java.lang.String getPrinterTypeId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |