Uses of Class
com.vidispine.generated.OtifConfigurationType
-
Uses of OtifConfigurationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type OtifConfigurationTypeModifier and TypeFieldDescriptionprotected List<OtifConfigurationType>
OtifConfigurationListType.configuration
Methods in com.vidispine.generated that return OtifConfigurationTypeModifier and TypeMethodDescriptionObjectFactory.createOtifConfigurationType()
Create an instance ofOtifConfigurationType
OtifConfigurationType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) OtifConfigurationType.withDescription
(String value) Sets the value of the description property.Sets the value of the id property.OtifConfigurationType.withInstance
(String value) Sets the value of the instance property.OtifConfigurationType.withPreset
(OtifPresetType value) Sets the value of the preset property.Sets the value of the title property.Methods in com.vidispine.generated that return types with arguments of type OtifConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifConfigurationType>
ObjectFactory.createOtifConfigurationDocument
(OtifConfigurationType value) OtifConfigurationListType.getConfiguration()
Gets the value of the configuration property.Methods in com.vidispine.generated with parameters of type OtifConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifConfigurationType>
ObjectFactory.createOtifConfigurationDocument
(OtifConfigurationType value) OtifConfigurationListType.withConfiguration
(OtifConfigurationType... values) Adds objects to the list of Configuration using add methodMethod parameters in com.vidispine.generated with type arguments of type OtifConfigurationTypeModifier and TypeMethodDescriptionOtifConfigurationListType.withConfiguration
(Collection<OtifConfigurationType> values) Adds objects to the list of Configuration using addAll method