Uses of Class
com.ibm.rfid.premises.app.entities.AbstractXmlObject

Packages that use AbstractXmlObject
com.ibm.rfid.premises.app.entities.supplychain.printing Provides supply chain printing specific classes 
 

Uses of AbstractXmlObject in com.ibm.rfid.premises.app.entities.supplychain.printing
 

Subclasses of AbstractXmlObject in com.ibm.rfid.premises.app.entities.supplychain.printing
 class EpcData
          This class represents the EPC data required for an RFID tag print job.
 class FormData
          A form data represents configurable parameters for a physical label in a print job.
 class Label
          This class represents an actual label/tag being printed/written to during a print job.
 class LabelList
          This represents a group of Label objects and also sets default properties for them.
 class LabelPrint
          A LabelPrint is an object that is held within a PrintDetails object to hold all of the details of a print job submission.
 class PrintDetails
          A PrintDetails is required to submit a print job to an IBM WebSphere Sensor Events Server.
 class PrintJob
           
 

Methods in com.ibm.rfid.premises.app.entities.supplychain.printing with parameters of type AbstractXmlObject
static java.lang.String UnifiedFormatXmlGenerator.getUnifiedFormatXmlString(AbstractXmlObject o)
          This returns the AbstractXmlObject o in XML format surrounded by a proper IBM Premises Unified Format header.
 



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