Uses of Class
com.vidispine.generated.XMPJobType
-
-
Uses of XMPJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as XMPJobType Modifier and Type Field Description protected XMPJobType
JobRequestChoiceType. xmpRequest
Methods in com.vidispine.generated that return XMPJobType Modifier and Type Method Description XMPJobType
ObjectFactory. createXMPJobType()
Create an instance ofXMPJobType
XMPJobType
JobRequestChoiceType. getXmpRequest()
Gets the value of the xmpRequest property.XMPJobType
XMPJobType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
XMPJobType
XMPJobType. withRead(XMPReadOperation... values)
XMPJobType
XMPJobType. withRead(Collection<XMPReadOperation> values)
XMPJobType
XMPJobType. withWrite(XMPWriteOperation... values)
XMPJobType
XMPJobType. withWrite(Collection<XMPWriteOperation> values)
Methods in com.vidispine.generated that return types with arguments of type XMPJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<XMPJobType>
ObjectFactory. createXMPJobDocument(XMPJobType value)
Methods in com.vidispine.generated with parameters of type XMPJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<XMPJobType>
ObjectFactory. createXMPJobDocument(XMPJobType value)
void
JobRequestChoiceType. setXmpRequest(XMPJobType value)
Sets the value of the xmpRequest property.JobRequestChoiceType
JobRequestChoiceType. withXmpRequest(XMPJobType value)
-