| Modifier and Type | Field and Description |
|---|---|
protected List<OtifType> |
OtifListType.otif |
| Modifier and Type | Method and Description |
|---|---|
OtifType |
ObjectFactory.createOtifType()
Create an instance of
OtifType |
OtifType |
OtifType.withPluginName(String value) |
OtifType |
OtifType.withTranscoderPlugin(OtifTranscoderPluginType value) |
OtifType |
OtifType.withUuid(String value) |
OtifType |
OtifType.withVendorName(String value) |
OtifType |
OtifType.withVersionMajor(int value) |
OtifType |
OtifType.withVersionMinor(int value) |
OtifType |
OtifType.withVersionPatch(int value) |
OtifType |
OtifType.withVxaPlugin(OtifVxaPluginType value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OtifType> |
ObjectFactory.createOtifDocument(OtifType value)
|
List<OtifType> |
OtifListType.getOtif()
Gets the value of the otif property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OtifType> |
ObjectFactory.createOtifDocument(OtifType value)
|
OtifListType |
OtifListType.withOtif(OtifType... values) |
| Modifier and Type | Method and Description |
|---|---|
OtifListType |
OtifListType.withOtif(Collection<OtifType> values) |
Copyright © 2015. All rights reserved.