Uses of Class
org.fosstrak.epcis.model.StandardBusinessDocumentHeader

Packages that use StandardBusinessDocumentHeader
org.fosstrak.epcis.model   
 

Uses of StandardBusinessDocumentHeader in org.fosstrak.epcis.model
 

Fields in org.fosstrak.epcis.model declared as StandardBusinessDocumentHeader
protected  StandardBusinessDocumentHeader StandardBusinessDocument.standardBusinessDocumentHeader
           
protected  StandardBusinessDocumentHeader EPCISHeaderType.standardBusinessDocumentHeader
           
 

Methods in org.fosstrak.epcis.model that return StandardBusinessDocumentHeader
 StandardBusinessDocumentHeader ObjectFactory.createStandardBusinessDocumentHeader()
          Create an instance of StandardBusinessDocumentHeader
 StandardBusinessDocumentHeader StandardBusinessDocument.getStandardBusinessDocumentHeader()
          Gets the value of the standardBusinessDocumentHeader property.
 StandardBusinessDocumentHeader EPCISHeaderType.getStandardBusinessDocumentHeader()
          Gets the value of the standardBusinessDocumentHeader property.
 

Methods in org.fosstrak.epcis.model that return types with arguments of type StandardBusinessDocumentHeader
 javax.xml.bind.JAXBElement<StandardBusinessDocumentHeader> ObjectFactory.createStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
          Create an instance of JAXBElement< StandardBusinessDocumentHeader>
 

Methods in org.fosstrak.epcis.model with parameters of type StandardBusinessDocumentHeader
 javax.xml.bind.JAXBElement<StandardBusinessDocumentHeader> ObjectFactory.createStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
          Create an instance of JAXBElement< StandardBusinessDocumentHeader>
 void StandardBusinessDocument.setStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
          Sets the value of the standardBusinessDocumentHeader property.
 void EPCISHeaderType.setStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
          Sets the value of the standardBusinessDocumentHeader property.
 



Copyright © 2010. All Rights Reserved.