Uses of Class
com.vidispine.generated.AnalyzePresetType
-
Uses of AnalyzePresetType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AnalyzePresetTypeMethods in com.vidispine.generated that return AnalyzePresetTypeModifier and TypeMethodDescriptionObjectFactory.createAnalyzePresetType()
Create an instance ofAnalyzePresetType
AnalyzePresetType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AnalyzePresetType.withData
(KeyValueType... values) Adds objects to the list of Data using add methodAnalyzePresetType.withData
(Collection<KeyValueType> values) Adds objects to the list of Data using addAll methodSets the value of the name property.AnalyzePresetType.withVidispine
(AnalyzeJobType value) Sets the value of the vidispine property.Methods in com.vidispine.generated that return types with arguments of type AnalyzePresetTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnalyzePresetType>
ObjectFactory.createAnalyzePresetDocument
(AnalyzePresetType value) AnalyzePresetListType.getPreset()
Gets the value of the preset property.Methods in com.vidispine.generated with parameters of type AnalyzePresetTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnalyzePresetType>
ObjectFactory.createAnalyzePresetDocument
(AnalyzePresetType value) AnalyzePresetListType.withPreset
(AnalyzePresetType... values) Adds objects to the list of Preset using add methodMethod parameters in com.vidispine.generated with type arguments of type AnalyzePresetTypeModifier and TypeMethodDescriptionAnalyzePresetListType.withPreset
(Collection<AnalyzePresetType> values) Adds objects to the list of Preset using addAll method