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