Uses of Class
com.vidispine.generated.CostEstimateType
-
-
Uses of CostEstimateType in com.vidispine.generated
Methods in com.vidispine.generated that return CostEstimateType Modifier and Type Method Description CostEstimateType
ObjectFactory. createCostEstimateType()
Create an instance ofCostEstimateType
CostEstimateType
CostEstimateType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
CostEstimateType
CostEstimateType. withId(String value)
CostEstimateType
CostEstimateType. withService(CostEstimateType.Service... values)
CostEstimateType
CostEstimateType. withService(Collection<CostEstimateType.Service> values)
CostEstimateType
CostEstimateType. withState(String value)
CostEstimateType
CostEstimateType. withUrl(String value)
Methods in com.vidispine.generated that return types with arguments of type CostEstimateType Modifier and Type Method Description javax.xml.bind.JAXBElement<CostEstimateType>
ObjectFactory. createCostEstimateDocument(CostEstimateType value)
Methods in com.vidispine.generated with parameters of type CostEstimateType Modifier and Type Method Description javax.xml.bind.JAXBElement<CostEstimateType>
ObjectFactory. createCostEstimateDocument(CostEstimateType value)
-