Uses of Class
com.vidispine.generated.AnalyzeVideoType
-
-
Uses of AnalyzeVideoType in com.vidispine.generated
Fields in com.vidispine.generated declared as AnalyzeVideoType Modifier and Type Field Description protected AnalyzeVideoType
ComplexJobAnalyzeType. video
Methods in com.vidispine.generated that return AnalyzeVideoType Modifier and Type Method Description AnalyzeVideoType
ObjectFactory. createAnalyzeVideoType()
Create an instance ofAnalyzeVideoType
AnalyzeVideoType
ComplexJobAnalyzeType. getVideo()
Gets the value of the video property.AnalyzeVideoType
AnalyzeVideoType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
AnalyzeVideoType
AnalyzeVideoType. withOtif(ComplexJobOTIFType... values)
AnalyzeVideoType
AnalyzeVideoType. withOtif(Collection<ComplexJobOTIFType> values)
Methods in com.vidispine.generated with parameters of type AnalyzeVideoType Modifier and Type Method Description void
ComplexJobAnalyzeType. setVideo(AnalyzeVideoType value)
Sets the value of the video property.ComplexJobAnalyzeType
ComplexJobAnalyzeType. withVideo(AnalyzeVideoType value)
-