| Package | Description |
|---|---|
| org.etsi.uri._2918.v1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Extension> |
ExtensionsListType.extensions |
| Modifier and Type | Method and Description |
|---|---|
Extension |
ObjectFactory.createExtension()
Create an instance of
Extension |
Extension |
Extension.withContent(Collection<Object> values) |
Extension |
Extension.withContent(List<Object> value) |
Extension |
Extension.withContent(Object... values) |
Extension |
Extension.withCritical(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
List<Extension> |
ExtensionsListType.getExtensions()
Gets the value of the extensions property.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionsListType |
ExtensionsListType.withExtensions(Extension... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionsListType.setExtensions(List<Extension> value) |
ExtensionsListType |
ExtensionsListType.withExtensions(Collection<Extension> values) |
ExtensionsListType |
ExtensionsListType.withExtensions(List<Extension> value) |
| Constructor and Description |
|---|
ExtensionsListType(List<Extension> extensions)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.