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

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

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

Fields in org.unece.cefact.namespaces.standardbusinessdocumentheader declared as BusinessScope
protected  BusinessScope StandardBusinessDocumentHeader.businessScope
           
 

Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return BusinessScope
 BusinessScope ObjectFactory.createBusinessScope()
          Create an instance of BusinessScope
 BusinessScope StandardBusinessDocumentHeader.getBusinessScope()
          Gets the value of the businessScope property.
 BusinessScope BusinessScope.withScopes(Collection<Scope> values)
           
 BusinessScope BusinessScope.withScopes(List<Scope> value)
           
 BusinessScope BusinessScope.withScopes(Scope... values)
           
 

Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type BusinessScope
 void StandardBusinessDocumentHeader.setBusinessScope(BusinessScope value)
          Sets the value of the businessScope property.
 StandardBusinessDocumentHeader StandardBusinessDocumentHeader.withBusinessScope(BusinessScope value)
           
 

Constructors in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type BusinessScope
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.