Uses of Class
com.vidispine.generated.XMPJobType
-
Uses of XMPJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as XMPJobTypeMethods in com.vidispine.generated that return XMPJobTypeModifier and TypeMethodDescriptionObjectFactory.createXMPJobType()Create an instance ofXMPJobTypeJobRequestChoiceType.getXmpRequest()Gets the value of the xmpRequest property.XMPJobType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) XMPJobType.withRead(XMPReadOperation... values) Adds objects to the list of Read using add methodXMPJobType.withRead(Collection<XMPReadOperation> values) Adds objects to the list of Read using addAll methodXMPJobType.withWrite(XMPWriteOperation... values) Adds objects to the list of Write using add methodXMPJobType.withWrite(Collection<XMPWriteOperation> values) Adds objects to the list of Write using addAll methodMethods in com.vidispine.generated that return types with arguments of type XMPJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XMPJobType>ObjectFactory.createXMPJobDocument(XMPJobType value) Methods in com.vidispine.generated with parameters of type XMPJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XMPJobType>ObjectFactory.createXMPJobDocument(XMPJobType value) voidJobRequestChoiceType.setXmpRequest(XMPJobType value) Sets the value of the xmpRequest property.JobRequestChoiceType.withXmpRequest(XMPJobType value) Sets the value of the xmpRequest property.