Uses of Class
com.vidispine.generated.ShapeDeductionJobType
-
-
Uses of ShapeDeductionJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as ShapeDeductionJobType Modifier and Type Field Description protected ShapeDeductionJobType
JobRequestChoiceType. shapeDeductionRequest
Methods in com.vidispine.generated that return ShapeDeductionJobType Modifier and Type Method Description ShapeDeductionJobType
ObjectFactory. createShapeDeductionJobType()
Create an instance ofShapeDeductionJobType
ShapeDeductionJobType
JobRequestChoiceType. getShapeDeductionRequest()
Gets the value of the shapeDeductionRequest property.ShapeDeductionJobType
ShapeDeductionJobType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ShapeDeductionJobType
ShapeDeductionJobType. withInput(ShapeDeductionJobType.Input... values)
ShapeDeductionJobType
ShapeDeductionJobType. withInput(Collection<ShapeDeductionJobType.Input> values)
Methods in com.vidispine.generated that return types with arguments of type ShapeDeductionJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShapeDeductionJobType>
ObjectFactory. createShapeDeductionJobDocument(ShapeDeductionJobType value)
Methods in com.vidispine.generated with parameters of type ShapeDeductionJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShapeDeductionJobType>
ObjectFactory. createShapeDeductionJobDocument(ShapeDeductionJobType value)
void
JobRequestChoiceType. setShapeDeductionRequest(ShapeDeductionJobType value)
Sets the value of the shapeDeductionRequest property.JobRequestChoiceType
JobRequestChoiceType. withShapeDeductionRequest(ShapeDeductionJobType value)
-