Modifier and Type | Field and Description |
---|---|
protected AmountType |
CostEstimateType.Service.cost |
Modifier and Type | Method and Description |
---|---|
AmountType |
ObjectFactory.createAmountType()
Create an instance of
AmountType |
AmountType |
CostEstimateType.Service.getCost()
Gets the value of the cost property.
|
AmountType |
AmountType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
AmountType |
AmountType.withUnit(String value) |
AmountType |
AmountType.withValue(BigDecimal value) |
Modifier and Type | Method and Description |
---|---|
void |
CostEstimateType.Service.setCost(AmountType value)
Sets the value of the cost property.
|
CostEstimateType.Service |
CostEstimateType.Service.withCost(AmountType value) |
Copyright © 2018. All rights reserved.