| Modifier and Type | Field and Description |
|---|---|
protected List<VXAType> |
OtifJobConfigurationType.vxa |
protected List<VXAType> |
VXAListType.vxa |
| Modifier and Type | Method and Description |
|---|---|
VXAType |
ObjectFactory.createVXAType()
Create an instance of
VXAType |
VXAType |
VXAType.withAllStorages(Boolean value) |
VXAType |
VXAType.withFile(Collection<String> values) |
VXAType |
VXAType.withFile(String... values) |
VXAType |
VXAType.withInstance(String value) |
VXAType |
VXAType.withLastSeen(XMLGregorianCalendar value) |
VXAType |
VXAType.withMode(String value) |
VXAType |
VXAType.withName(String value) |
VXAType |
VXAType.withPort(Integer value) |
VXAType |
VXAType.withStatus(VXAStatus value) |
VXAType |
VXAType.withStorage(Collection<VXAStorageType> values) |
VXAType |
VXAType.withStorage(VXAStorageType... values) |
VXAType |
VXAType.withTranscoderVersion(String value) |
VXAType |
VXAType.withUser(String value) |
VXAType |
VXAType.withUuid(String value) |
VXAType |
VXAType.withVxaVersion(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<VXAType> |
ObjectFactory.createVXADocument(VXAType value)
|
List<VXAType> |
OtifJobConfigurationType.getVxa()
Gets the value of the vxa property.
|
List<VXAType> |
VXAListType.getVxa()
Gets the value of the vxa property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<VXAType> |
ObjectFactory.createVXADocument(VXAType value)
|
OtifJobConfigurationType |
OtifJobConfigurationType.withVxa(VXAType... values) |
VXAListType |
VXAListType.withVxa(VXAType... values) |
| Modifier and Type | Method and Description |
|---|---|
OtifJobConfigurationType |
OtifJobConfigurationType.withVxa(Collection<VXAType> values) |
VXAListType |
VXAListType.withVxa(Collection<VXAType> values) |
Copyright © 2015. All rights reserved.