Uses of Class
org.unece.cefact.namespaces.standardbusinessdocumentheader.StandardBusinessDocumentHeader

Packages that use StandardBusinessDocumentHeader
org.unece.cefact.namespaces.standardbusinessdocumentheader   
 

Uses of StandardBusinessDocumentHeader in org.unece.cefact.namespaces.standardbusinessdocumentheader
 

Fields in org.unece.cefact.namespaces.standardbusinessdocumentheader declared as StandardBusinessDocumentHeader
protected  StandardBusinessDocumentHeader StandardBusinessDocument.standardBusinessDocumentHeader
           
 

Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return StandardBusinessDocumentHeader
 StandardBusinessDocumentHeader ObjectFactory.createStandardBusinessDocumentHeader()
          Create an instance of StandardBusinessDocumentHeader
 StandardBusinessDocumentHeader StandardBusinessDocument.getStandardBusinessDocumentHeader()
          Gets the value of the standardBusinessDocumentHeader property.
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withBusinessScope(BusinessScope value)
           
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withDocumentIdentification(DocumentIdentification value)
           
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withHeaderVersion(String value)
           
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withManifest(Manifest value)
           
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withReceivers(Collection<Partner> values)
           
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withReceivers(List<Partner> value)
           
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withReceivers(Partner... values)
           
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withSenders(Collection<Partner> values)
           
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withSenders(List<Partner> value)
           
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withSenders(Partner... values)
           
 

Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type StandardBusinessDocumentHeader
 void StandardBusinessDocument.setStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
          Sets the value of the standardBusinessDocumentHeader property.
 StandardBusinessDocument StandardBusinessDocument.withStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
           
 

Constructors in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type StandardBusinessDocumentHeader
StandardBusinessDocument(StandardBusinessDocumentHeader standardBusinessDocumentHeader, Object any)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.