Modifier and Type | Field and Description |
---|---|
protected List<ShapeDeductionResponse> |
JobStatusType.shapeDeductionResponse |
Modifier and Type | Method and Description |
---|---|
ShapeDeductionResponse |
ObjectFactory.createShapeDeductionResponse()
Create an instance of
ShapeDeductionResponse |
ShapeDeductionResponse |
ShapeDeductionResponse.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ShapeDeductionResponse |
ShapeDeductionResponse.withId(String value) |
ShapeDeductionResponse |
ShapeDeductionResponse.withRange(Collection<SequenceRangeType> values) |
ShapeDeductionResponse |
ShapeDeductionResponse.withRange(SequenceRangeType... values) |
ShapeDeductionResponse |
ShapeDeductionResponse.withShape(ShapeType value) |
ShapeDeductionResponse |
ShapeDeductionResponse.withUri(String value) |
Modifier and Type | Method and Description |
---|---|
List<ShapeDeductionResponse> |
JobStatusType.getShapeDeductionResponse()
Gets the value of the shapeDeductionResponse property.
|
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withShapeDeductionResponse(ShapeDeductionResponse... values) |
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withShapeDeductionResponse(Collection<ShapeDeductionResponse> values) |
Copyright © 2018. All rights reserved.