Uses of Class
com.ibm.rfid.premises.app.entities.printing.PrinterType

Packages that use PrinterType
com.ibm.rfid.premises.app.access Provides access to IBM WebSephere Sensor Events functionality 
com.ibm.rfid.premises.app.entities.printing Provides entity classes that represent IBM WebSphere Sensor Events Server printer-related objects 
 

Uses of PrinterType in com.ibm.rfid.premises.app.access
 

Methods in com.ibm.rfid.premises.app.access that return PrinterType
 PrinterType SensorEventsAPIAccess.getPrinterType(java.lang.String printerTypeId)
          Gets the PrinterType using the specified printer type ID
 PrinterType PremisesAccess.getPrinterType(java.lang.String printerTypeId)
          Deprecated. Gets the PrinterType using the specified printer type ID
 

Uses of PrinterType in com.ibm.rfid.premises.app.entities.printing
 

Methods in com.ibm.rfid.premises.app.entities.printing that return PrinterType
 PrinterType PrintTemplate.getPrinterType()
          Gets the printer type
 PrinterType Printer.getPrinterType()
          Gets the Printer type
 



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.