Uses of Class
com.vidispine.generated.AmountType
-
Uses of AmountType in com.vidispine.generated
Fields in com.vidispine.generated declared as AmountTypeMethods in com.vidispine.generated that return AmountTypeModifier and TypeMethodDescriptionObjectFactory.createAmountType()
Create an instance ofAmountType
CostEstimateType.Service.getCost()
Gets the value of the cost property.AmountType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the unit property.AmountType.withValue
(BigDecimal value) Sets the value of the value property.Methods in com.vidispine.generated with parameters of type AmountTypeModifier and TypeMethodDescriptionvoid
CostEstimateType.Service.setCost
(AmountType value) Sets the value of the cost property.CostEstimateType.Service.withCost
(AmountType value) Sets the value of the cost property.