Uses of Class
com.vidispine.generated.ServiceConfigurationResultType
-
Uses of ServiceConfigurationResultType in com.vidispine.generated
Methods in com.vidispine.generated that return ServiceConfigurationResultTypeModifier and TypeMethodDescriptionObjectFactory.createServiceConfigurationResultType()
Create an instance ofServiceConfigurationResultType
ServiceConfigurationResultType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ServiceConfigurationResultType.withConfigurationVersion
(String value) Sets the value of the configurationVersion property.ServiceConfigurationResultType.withExecutedSteps
(ServiceConfigurationResultType.ExecutedSteps... values) Adds objects to the list of ExecutedSteps using add methodServiceConfigurationResultType.withExecutedSteps
(Collection<ServiceConfigurationResultType.ExecutedSteps> values) Adds objects to the list of ExecutedSteps using addAll methodServiceConfigurationResultType.withMessage
(String value) Sets the value of the message property.ServiceConfigurationResultType.withPreCheck
(boolean value) Sets the value of the preCheck property.ServiceConfigurationResultType.withServiceId
(String value) Sets the value of the serviceId property.ServiceConfigurationResultType.withServiceName
(String value) Sets the value of the serviceName property.ServiceConfigurationResultType.withSuccess
(boolean value) Sets the value of the success property.Methods in com.vidispine.generated that return types with arguments of type ServiceConfigurationResultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceConfigurationResultType>
ObjectFactory.createServiceConfigurationResultDocument
(ServiceConfigurationResultType value) Methods in com.vidispine.generated with parameters of type ServiceConfigurationResultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceConfigurationResultType>
ObjectFactory.createServiceConfigurationResultDocument
(ServiceConfigurationResultType value)