Uses of Class
com.vidispine.generated.ComplexJobOTIFType
-
Uses of ComplexJobOTIFType in com.vidispine.generated
Fields in com.vidispine.generated declared as ComplexJobOTIFTypeModifier and TypeFieldDescriptionprotected ComplexJobOTIFType
ComplexJobOutputType.objectTracking
Fields in com.vidispine.generated with type parameters of type ComplexJobOTIFTypeModifier and TypeFieldDescriptionprotected List<ComplexJobOTIFType>
AnalyzeAudioType.otif
protected List<ComplexJobOTIFType>
AnalyzeVideoType.otif
Methods in com.vidispine.generated that return ComplexJobOTIFTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobOTIFType()
Create an instance ofComplexJobOTIFType
ComplexJobOutputType.getObjectTracking()
Gets the value of the objectTracking property.ComplexJobOTIFType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobOTIFType.withBulkyMetadataURI
(String value) Sets the value of the bulkyMetadataURI property.ComplexJobOTIFType.withConfiguration
(KeyValuePairType... values) Adds objects to the list of Configuration using add methodComplexJobOTIFType.withConfiguration
(Collection<KeyValuePairType> values) Adds objects to the list of Configuration using addAll methodComplexJobOTIFType.withResource
(NameURIPairType... values) Adds objects to the list of Resource using add methodComplexJobOTIFType.withResource
(Collection<NameURIPairType> values) Adds objects to the list of Resource using addAll methodComplexJobOTIFType.withTrackerPlugin
(String value) Sets the value of the trackerPlugin property.ComplexJobOTIFType.withVersionMajor
(int value) Sets the value of the versionMajor property.ComplexJobOTIFType.withVersionMinor
(int value) Sets the value of the versionMinor property.ComplexJobOTIFType.withVersionPatch
(int value) Sets the value of the versionPatch property.Methods in com.vidispine.generated that return types with arguments of type ComplexJobOTIFTypeModifier and TypeMethodDescriptionAnalyzeAudioType.getOtif()
Gets the value of the otif property.AnalyzeVideoType.getOtif()
Gets the value of the otif property.Methods in com.vidispine.generated with parameters of type ComplexJobOTIFTypeModifier and TypeMethodDescriptionvoid
ComplexJobOutputType.setObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.ComplexJobAudioOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.ComplexJobOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.ComplexJobSubtitleOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.ComplexJobVideoOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.NLEJob2AudioOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.NLEJob2VideoOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.AnalyzeAudioType.withOtif
(ComplexJobOTIFType... values) Adds objects to the list of Otif using add methodAnalyzeVideoType.withOtif
(ComplexJobOTIFType... values) Adds objects to the list of Otif using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobOTIFTypeModifier and TypeMethodDescriptionAnalyzeAudioType.withOtif
(Collection<ComplexJobOTIFType> values) Adds objects to the list of Otif using addAll methodAnalyzeVideoType.withOtif
(Collection<ComplexJobOTIFType> values) Adds objects to the list of Otif using addAll method