Uses of Class
com.vidispine.generated.SmartCropType
-
Uses of SmartCropType in com.vidispine.generated
Fields in com.vidispine.generated declared as SmartCropTypeModifier and TypeFieldDescriptionprotected SmartCropTypeAnalyzeJobType.smartcropprotected SmartCropTypeComplexJobAnalyzeType.smartcropMethods in com.vidispine.generated that return SmartCropTypeModifier and TypeMethodDescriptionObjectFactory.createSmartCropType()Create an instance ofSmartCropTypeAnalyzeJobType.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 TypeMethodDescriptionvoidAnalyzeJobType.setSmartcrop(SmartCropType value) Sets the value of the smartcrop property.voidComplexJobAnalyzeType.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.