Uses of Class
com.vidispine.generated.OtifJobConfigurationType
-
Uses of OtifJobConfigurationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type OtifJobConfigurationTypeModifier and TypeFieldDescriptionprotected List<OtifJobConfigurationType>
OtifJobConfigurationListType.configuration
Methods in com.vidispine.generated that return OtifJobConfigurationTypeModifier and TypeMethodDescriptionObjectFactory.createOtifJobConfigurationType()
Create an instance ofOtifJobConfigurationType
OtifJobConfigurationType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) OtifJobConfigurationType.withConfigurations
(OtifConfigurationListType value) Sets the value of the configurations property.Sets the value of the id property.Sets the value of the title property.Adds objects to the list of Vxa using add methodOtifJobConfigurationType.withVxa
(Collection<VXAType> values) Adds objects to the list of Vxa using addAll methodMethods in com.vidispine.generated that return types with arguments of type OtifJobConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifJobConfigurationType>
ObjectFactory.createOtifJobConfigurationDocument
(OtifJobConfigurationType value) OtifJobConfigurationListType.getConfiguration()
Gets the value of the configuration property.Methods in com.vidispine.generated with parameters of type OtifJobConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifJobConfigurationType>
ObjectFactory.createOtifJobConfigurationDocument
(OtifJobConfigurationType value) OtifJobConfigurationListType.withConfiguration
(OtifJobConfigurationType... values) Adds objects to the list of Configuration using add methodMethod parameters in com.vidispine.generated with type arguments of type OtifJobConfigurationTypeModifier and TypeMethodDescriptionOtifJobConfigurationListType.withConfiguration
(Collection<OtifJobConfigurationType> values) Adds objects to the list of Configuration using addAll method