Uses of Class
com.vidispine.generated.AnalyzeJobType
-
Uses of AnalyzeJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as AnalyzeJobTypeMethods in com.vidispine.generated that return AnalyzeJobTypeModifier and TypeMethodDescriptionObjectFactory.createAnalyzeJobType()
Create an instance ofAnalyzeJobType
AnalyzePresetType.getVidispine()
Gets the value of the vidispine property.AnalyzeJobType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AnalyzeJobType.withAudio
(AnalyzeAudioJobType value) Sets the value of the audio property.AnalyzeJobType.withBars
(AnalyzeJobType.Bars value) Sets the value of the bars property.AnalyzeJobType.withBlack
(AnalyzeJobType.Black value) Sets the value of the black property.AnalyzeJobType.withChannel
(AnalyzeAudioChannelType... values) Adds objects to the list of Channel using add methodAnalyzeJobType.withChannel
(Collection<AnalyzeAudioChannelType> values) Adds objects to the list of Channel using addAll methodAnalyzeJobType.withFreeze
(AnalyzeJobType.Freeze value) Sets the value of the freeze property.AnalyzeJobType.withHighlighter
(HighlighterType value) Sets the value of the highlighter property.AnalyzeJobType.withSmartcrop
(SmartCropType value) Sets the value of the smartcrop property.AnalyzeJobType.withVideo
(AnalyzeVideoJobType value) Sets the value of the video property.Methods in com.vidispine.generated that return types with arguments of type AnalyzeJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnalyzeJobType>
ObjectFactory.createAnalyzeJobDocument
(AnalyzeJobType value) Methods in com.vidispine.generated with parameters of type AnalyzeJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnalyzeJobType>
ObjectFactory.createAnalyzeJobDocument
(AnalyzeJobType value) void
AnalyzePresetType.setVidispine
(AnalyzeJobType value) Sets the value of the vidispine property.AnalyzePresetType.withVidispine
(AnalyzeJobType value) Sets the value of the vidispine property.