| Package | Description |
|---|---|
| org.unece.cefact.namespaces.standardbusinessdocumentheader |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Scope> |
BusinessScope.scopes |
| Modifier and Type | Method and Description |
|---|---|
Scope |
ObjectFactory.createScope()
Create an instance of
Scope |
Scope |
Scope.withIdentifier(java.lang.String value) |
Scope |
Scope.withInstanceIdentifier(java.lang.String value) |
Scope |
Scope.withScopeInformations(java.util.Collection<java.lang.Object> values) |
Scope |
Scope.withScopeInformations(java.util.List<java.lang.Object> value) |
Scope |
Scope.withScopeInformations(java.lang.Object... values) |
Scope |
Scope.withType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.List<Scope> value) |
BusinessScope |
BusinessScope.withScopes(java.util.Collection<Scope> values) |
BusinessScope |
BusinessScope.withScopes(java.util.List<Scope> value) |
| Constructor and Description |
|---|
BusinessScope(java.util.List<Scope> scopes)
Fully-initialising value constructor
|
Copyright © 2015 Digipost Open Source. All Rights Reserved.