| Package | Description |
|---|---|
| org.unece.cefact.namespaces.standardbusinessdocumentheader |
| Modifier and Type | Field and Description |
|---|---|
protected BusinessScope |
StandardBusinessDocumentHeader.businessScope |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardBusinessDocumentHeader.setBusinessScope(BusinessScope value)
Sets the value of the businessScope property.
|
StandardBusinessDocumentHeader |
StandardBusinessDocumentHeader.withBusinessScope(BusinessScope value) |
| Constructor and Description |
|---|
StandardBusinessDocumentHeader(String headerVersion,
List<Partner> senders,
List<Partner> receivers,
DocumentIdentification documentIdentification,
Manifest manifest,
BusinessScope businessScope)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.