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

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

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

Fields in org.unece.cefact.namespaces.standardbusinessdocumentheader declared as Manifest
protected  Manifest StandardBusinessDocumentHeader.manifest
           
 

Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return Manifest
 Manifest ObjectFactory.createManifest()
          Create an instance of Manifest
 Manifest StandardBusinessDocumentHeader.getManifest()
          Gets the value of the manifest property.
 Manifest Manifest.withManifestItems(Collection<ManifestItem> values)
           
 Manifest Manifest.withManifestItems(List<ManifestItem> value)
           
 Manifest Manifest.withManifestItems(ManifestItem... values)
           
 Manifest Manifest.withNumberOfItems(BigInteger value)
           
 

Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type Manifest
 void StandardBusinessDocumentHeader.setManifest(Manifest value)
          Sets the value of the manifest property.
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withManifest(Manifest value)
           
 

Constructors in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type Manifest
StandardBusinessDocumentHeader(String headerVersion, List<Partner> senders, List<Partner> receivers, DocumentIdentification documentIdentification, Manifest manifest, BusinessScope businessScope)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.