Uses of Class
com.vidispine.generated.SmartCropType
-
-
Uses of SmartCropType in com.vidispine.generated
Fields in com.vidispine.generated declared as SmartCropType Modifier and Type Field Description protected SmartCropType
AnalyzeJobType. smartcrop
protected SmartCropType
ComplexJobAnalyzeType. smartcrop
Methods in com.vidispine.generated that return SmartCropType Modifier and Type Method Description SmartCropType
ObjectFactory. createSmartCropType()
Create an instance ofSmartCropType
SmartCropType
AnalyzeJobType. getSmartcrop()
Gets the value of the smartcrop property.SmartCropType
ComplexJobAnalyzeType. getSmartcrop()
Gets the value of the smartcrop property.SmartCropType
SmartCropType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
SmartCropType
SmartCropType. withAspect(String value)
Methods in com.vidispine.generated with parameters of type SmartCropType Modifier and Type Method Description void
AnalyzeJobType. setSmartcrop(SmartCropType value)
Sets the value of the smartcrop property.void
ComplexJobAnalyzeType. setSmartcrop(SmartCropType value)
Sets the value of the smartcrop property.AnalyzeJobType
AnalyzeJobType. withSmartcrop(SmartCropType value)
ComplexJobAnalyzeType
ComplexJobAnalyzeType. withSmartcrop(SmartCropType value)
-