Uses of Class
com.vidispine.generated.OtifTranscoderPluginType
-
Uses of OtifTranscoderPluginType in com.vidispine.generated
Fields in com.vidispine.generated declared as OtifTranscoderPluginTypeMethods in com.vidispine.generated that return OtifTranscoderPluginTypeModifier and TypeMethodDescriptionObjectFactory.createOtifTranscoderPluginType()
Create an instance ofOtifTranscoderPluginType
OtifType.getTranscoderPlugin()
Gets the value of the transcoderPlugin property.OtifTranscoderPluginType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Adds objects to the list of File using add methodOtifTranscoderPluginType.withFile
(Collection<String> values) Adds objects to the list of File using addAll methodOtifTranscoderPluginType.withOs
(OtifOSType... values) Adds objects to the list of Os using add methodOtifTranscoderPluginType.withOs
(Collection<OtifOSType> values) Adds objects to the list of Os using addAll methodOtifTranscoderPluginType.withPluginType
(OtifPluginType value) Sets the value of the pluginType property.Methods in com.vidispine.generated that return types with arguments of type OtifTranscoderPluginTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifTranscoderPluginType>
ObjectFactory.createOtifTranscoderPluginDocment
(OtifTranscoderPluginType value) Methods in com.vidispine.generated with parameters of type OtifTranscoderPluginTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifTranscoderPluginType>
ObjectFactory.createOtifTranscoderPluginDocment
(OtifTranscoderPluginType value) void
OtifType.setTranscoderPlugin
(OtifTranscoderPluginType value) Sets the value of the transcoderPlugin property.OtifType.withTranscoderPlugin
(OtifTranscoderPluginType value) Sets the value of the transcoderPlugin property.