Uses of Class
com.vidispine.generated.CostEstimateType.Service
-
Uses of CostEstimateType.Service in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CostEstimateType.ServiceModifier and TypeFieldDescriptionprotected List<CostEstimateType.Service>
CostEstimateType.service
Methods in com.vidispine.generated that return CostEstimateType.ServiceModifier and TypeMethodDescriptionObjectFactory.createCostEstimateTypeService()
Create an instance ofCostEstimateType.Service
CostEstimateType.Service.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) CostEstimateType.Service.withCost
(AmountType value) Sets the value of the cost property.CostEstimateType.Service.withMessage
(String value) Sets the value of the message property.Sets the value of the name property.CostEstimateType.Service.withResource
(String value) Sets the value of the resource property.Sets the value of the state property.CostEstimateType.Service.withStatus
(String value) Sets the value of the status property.Sets the value of the type property.Methods in com.vidispine.generated that return types with arguments of type CostEstimateType.ServiceModifier and TypeMethodDescriptionCostEstimateType.getService()
Gets the value of the service property.Methods in com.vidispine.generated with parameters of type CostEstimateType.ServiceModifier and TypeMethodDescriptionCostEstimateType.withService
(CostEstimateType.Service... values) Adds objects to the list of Service using add methodMethod parameters in com.vidispine.generated with type arguments of type CostEstimateType.ServiceModifier and TypeMethodDescriptionCostEstimateType.withService
(Collection<CostEstimateType.Service> values) Adds objects to the list of Service using addAll method