Uses of Class
com.vidispine.generated.QueueJobType
-
Uses of QueueJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as QueueJobTypeMethods in com.vidispine.generated that return QueueJobTypeModifier and TypeMethodDescriptionObjectFactory.createQueueJobType()
Create an instance ofQueueJobType
JobRequestChoiceType.getQueueRequest()
Gets the value of the queueRequest property.QueueJobType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) QueueJobType.withJob
(JobRequestChoiceType... values) Adds objects to the list of Job using add methodQueueJobType.withJob
(Collection<JobRequestChoiceType> values) Adds objects to the list of Job using addAll methodMethods in com.vidispine.generated that return types with arguments of type QueueJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QueueJobType>
ObjectFactory.createQueueJobDocument
(QueueJobType value) Methods in com.vidispine.generated with parameters of type QueueJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QueueJobType>
ObjectFactory.createQueueJobDocument
(QueueJobType value) void
JobRequestChoiceType.setQueueRequest
(QueueJobType value) Sets the value of the queueRequest property.JobRequestChoiceType.withQueueRequest
(QueueJobType value) Sets the value of the queueRequest property.