Modifier and Type | Field and Description |
---|---|
protected XMPJobType |
JobRequestChoiceType.xmpRequest |
Modifier and Type | Method and Description |
---|---|
XMPJobType |
ObjectFactory.createXMPJobType()
Create an instance of
XMPJobType |
XMPJobType |
JobRequestChoiceType.getXmpRequest()
Gets the value of the xmpRequest property.
|
XMPJobType |
XMPJobType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
XMPJobType |
XMPJobType.withRead(Collection<XMPReadOperation> values) |
XMPJobType |
XMPJobType.withRead(XMPReadOperation... values) |
XMPJobType |
XMPJobType.withWrite(Collection<XMPWriteOperation> values) |
XMPJobType |
XMPJobType.withWrite(XMPWriteOperation... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<XMPJobType> |
ObjectFactory.createXMPJobDocument(XMPJobType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XMPJobType> |
ObjectFactory.createXMPJobDocument(XMPJobType value)
|
void |
JobRequestChoiceType.setXmpRequest(XMPJobType value)
Sets the value of the xmpRequest property.
|
JobRequestChoiceType |
JobRequestChoiceType.withXmpRequest(XMPJobType value) |
Copyright © 2017. All rights reserved.