Uses of Class
com.vidispine.generated.ComplexJobType
-
Uses of ComplexJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as ComplexJobTypeMethods in com.vidispine.generated that return ComplexJobTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobType()
Create an instance ofComplexJobType
JobRequestChoiceType.getComplexRequest()
Gets the value of the complexRequest property.ComplexJobType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobType.withConnection
(ComplexJobType.Connection... values) Adds objects to the list of Connection using add methodComplexJobType.withConnection
(Collection<ComplexJobType.Connection> values) Adds objects to the list of Connection using addAll methodComplexJobType.withInput
(ComplexJobType.Input... values) Adds objects to the list of Input using add methodComplexJobType.withInput
(Collection<ComplexJobType.Input> values) Adds objects to the list of Input using addAll methodComplexJobType.withOutput
(ComplexJobType.Output... values) Adds objects to the list of Output using add methodComplexJobType.withOutput
(Collection<ComplexJobType.Output> values) Adds objects to the list of Output using addAll methodMethods in com.vidispine.generated that return types with arguments of type ComplexJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ComplexJobType>
ObjectFactory.createComplexJobDocument
(ComplexJobType value) jakarta.xml.bind.JAXBElement<ComplexJobType>
ObjectFactory.createImageJobDocument
(ComplexJobType value) Methods in com.vidispine.generated with parameters of type ComplexJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ComplexJobType>
ObjectFactory.createComplexJobDocument
(ComplexJobType value) jakarta.xml.bind.JAXBElement<ComplexJobType>
ObjectFactory.createImageJobDocument
(ComplexJobType value) void
JobRequestChoiceType.setComplexRequest
(ComplexJobType value) Sets the value of the complexRequest property.JobRequestChoiceType.withComplexRequest
(ComplexJobType value) Sets the value of the complexRequest property.