|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| org.unece.cefact.namespaces.standardbusinessdocumentheader | |
| Uses of Scope in org.unece.cefact.namespaces.standardbusinessdocumentheader |
|---|
| Fields in org.unece.cefact.namespaces.standardbusinessdocumentheader with type parameters of type Scope | |
|---|---|
protected List<Scope> |
BusinessScope.scopes
|
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return Scope | |
|---|---|
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)
|
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return types with arguments of type Scope | |
|---|---|
List<Scope> |
BusinessScope.getScopes()
Gets the value of the scopes property. |
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type Scope | |
|---|---|
BusinessScope |
BusinessScope.withScopes(Scope... values)
|
| Method parameters in org.unece.cefact.namespaces.standardbusinessdocumentheader with type arguments of type Scope | |
|---|---|
void |
BusinessScope.setScopes(List<Scope> value)
|
BusinessScope |
BusinessScope.withScopes(Collection<Scope> values)
|
BusinessScope |
BusinessScope.withScopes(List<Scope> value)
|
| Constructor parameters in org.unece.cefact.namespaces.standardbusinessdocumentheader with type arguments of type Scope | |
|---|---|
BusinessScope(List<Scope> scopes)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||