| Package | Description |
|---|---|
| org.unece.cefact.namespaces.standardbusinessdocumentheader |
| Modifier and Type | Field and Description |
|---|---|
protected List<Scope> |
BusinessScope.scopes |
| Modifier and Type | Method and Description |
|---|---|
Scope |
ObjectFactory.createScope()
Create an instance of
Scope |
Scope |
Scope.withIdentifier(String value) |
Scope |
Scope.withInstanceIdentifier(String value) |
Scope |
Scope.withScopeInformations(Collection<Object> values) |
Scope |
Scope.withScopeInformations(List<Object> value) |
Scope |
Scope.withScopeInformations(Object... values) |
Scope |
Scope.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Scope> |
BusinessScope.getScopes()
Gets the value of the scopes property.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessScope |
BusinessScope.withScopes(Scope... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessScope.setScopes(List<Scope> value) |
BusinessScope |
BusinessScope.withScopes(Collection<Scope> values) |
BusinessScope |
BusinessScope.withScopes(List<Scope> value) |
| Constructor and Description |
|---|
BusinessScope(List<Scope> scopes)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.