Uses of Class
com.vidispine.generated.ShapeDeductionResponse
-
Uses of ShapeDeductionResponse in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ShapeDeductionResponseModifier and TypeFieldDescriptionprotected List<ShapeDeductionResponse>
JobStatusType.shapeDeductionResponse
Methods in com.vidispine.generated that return ShapeDeductionResponseModifier and TypeMethodDescriptionObjectFactory.createShapeDeductionResponse()
Create an instance ofShapeDeductionResponse
ShapeDeductionResponse.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.ShapeDeductionResponse.withRange
(SequenceRangeType... values) Adds objects to the list of Range using add methodShapeDeductionResponse.withRange
(Collection<SequenceRangeType> values) Adds objects to the list of Range using addAll methodSets the value of the shape property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type ShapeDeductionResponseModifier and TypeMethodDescriptionJobStatusType.getShapeDeductionResponse()
Gets the value of the shapeDeductionResponse property.Methods in com.vidispine.generated with parameters of type ShapeDeductionResponseModifier and TypeMethodDescriptionJobStatusType.withShapeDeductionResponse
(ShapeDeductionResponse... values) Adds objects to the list of ShapeDeductionResponse using add methodMethod parameters in com.vidispine.generated with type arguments of type ShapeDeductionResponseModifier and TypeMethodDescriptionJobStatusType.withShapeDeductionResponse
(Collection<ShapeDeductionResponse> values) Adds objects to the list of ShapeDeductionResponse using addAll method