Uses of Class
com.vidispine.generated.OtifTranscoderPluginType
-
-
Uses of OtifTranscoderPluginType in com.vidispine.generated
Fields in com.vidispine.generated declared as OtifTranscoderPluginType Modifier and Type Field Description protected OtifTranscoderPluginType
OtifType. transcoderPlugin
Methods in com.vidispine.generated that return OtifTranscoderPluginType Modifier and Type Method Description OtifTranscoderPluginType
ObjectFactory. createOtifTranscoderPluginType()
Create an instance ofOtifTranscoderPluginType
OtifTranscoderPluginType
OtifType. getTranscoderPlugin()
Gets the value of the transcoderPlugin property.OtifTranscoderPluginType
OtifTranscoderPluginType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
OtifTranscoderPluginType
OtifTranscoderPluginType. withFile(String... values)
OtifTranscoderPluginType
OtifTranscoderPluginType. withFile(Collection<String> values)
OtifTranscoderPluginType
OtifTranscoderPluginType. withOs(OtifOSType... values)
OtifTranscoderPluginType
OtifTranscoderPluginType. withOs(Collection<OtifOSType> values)
OtifTranscoderPluginType
OtifTranscoderPluginType. withPluginType(OtifPluginType value)
Methods in com.vidispine.generated that return types with arguments of type OtifTranscoderPluginType Modifier and Type Method Description javax.xml.bind.JAXBElement<OtifTranscoderPluginType>
ObjectFactory. createOtifTranscoderPluginDocment(OtifTranscoderPluginType value)
Methods in com.vidispine.generated with parameters of type OtifTranscoderPluginType Modifier and Type Method Description javax.xml.bind.JAXBElement<OtifTranscoderPluginType>
ObjectFactory. createOtifTranscoderPluginDocment(OtifTranscoderPluginType value)
void
OtifType. setTranscoderPlugin(OtifTranscoderPluginType value)
Sets the value of the transcoderPlugin property.OtifType
OtifType. withTranscoderPlugin(OtifTranscoderPluginType value)
-