Uses of Class
com.vidispine.generated.OtifType
-
Uses of OtifType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type OtifTypeMethods in com.vidispine.generated that return OtifTypeModifier and TypeMethodDescriptionObjectFactory.createOtifType()
Create an instance ofOtifType
OtifType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) OtifType.withPluginName
(String value) Sets the value of the pluginName property.OtifType.withTranscoderPlugin
(OtifTranscoderPluginType value) Sets the value of the transcoderPlugin property.Sets the value of the uuid property.OtifType.withVendorName
(String value) Sets the value of the vendorName property.OtifType.withVersionMajor
(int value) Sets the value of the versionMajor property.OtifType.withVersionMinor
(int value) Sets the value of the versionMinor property.OtifType.withVersionPatch
(int value) Sets the value of the versionPatch property.OtifType.withVxaPlugin
(OtifVxaPluginType value) Sets the value of the vxaPlugin property.Methods in com.vidispine.generated that return types with arguments of type OtifTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifType>
ObjectFactory.createOtifDocument
(OtifType value) OtifListType.getOtif()
Gets the value of the otif property.Methods in com.vidispine.generated with parameters of type OtifTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifType>
ObjectFactory.createOtifDocument
(OtifType value) Adds objects to the list of Otif using add methodMethod parameters in com.vidispine.generated with type arguments of type OtifTypeModifier and TypeMethodDescriptionOtifListType.withOtif
(Collection<OtifType> values) Adds objects to the list of Otif using addAll method