Uses of Class
com.vidispine.generated.DurationJobType
-
Uses of DurationJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as DurationJobTypeMethods in com.vidispine.generated that return DurationJobTypeModifier and TypeMethodDescriptionObjectFactory.createDurationJobType()
Create an instance ofDurationJobType
JobRequestChoiceType.getDurationRequest()
Gets the value of the durationRequest property.DurationJobType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) DurationJobType.withInput
(DurationJobType.Input... values) Adds objects to the list of Input using add methodDurationJobType.withInput
(Collection<DurationJobType.Input> values) Adds objects to the list of Input using addAll methodMethods in com.vidispine.generated that return types with arguments of type DurationJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DurationJobType>
ObjectFactory.createDurationJobDocument
(DurationJobType value) Methods in com.vidispine.generated with parameters of type DurationJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DurationJobType>
ObjectFactory.createDurationJobDocument
(DurationJobType value) void
JobRequestChoiceType.setDurationRequest
(DurationJobType value) Sets the value of the durationRequest property.JobRequestChoiceType.withDurationRequest
(DurationJobType value) Sets the value of the durationRequest property.