Uses of Class
com.vidispine.generated.OtifVxaPluginType
-
-
Uses of OtifVxaPluginType in com.vidispine.generated
Fields in com.vidispine.generated declared as OtifVxaPluginType Modifier and Type Field Description protected OtifVxaPluginType
OtifType. vxaPlugin
Methods in com.vidispine.generated that return OtifVxaPluginType Modifier and Type Method Description OtifVxaPluginType
ObjectFactory. createOtifVxaPluginType()
Create an instance ofOtifVxaPluginType
OtifVxaPluginType
OtifType. getVxaPlugin()
Gets the value of the vxaPlugin property.OtifVxaPluginType
OtifVxaPluginType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
OtifVxaPluginType
OtifVxaPluginType. withFile(String value)
Methods in com.vidispine.generated that return types with arguments of type OtifVxaPluginType Modifier and Type Method Description javax.xml.bind.JAXBElement<OtifVxaPluginType>
ObjectFactory. createOtifVxaPluginDocment(OtifVxaPluginType value)
Methods in com.vidispine.generated with parameters of type OtifVxaPluginType Modifier and Type Method Description javax.xml.bind.JAXBElement<OtifVxaPluginType>
ObjectFactory. createOtifVxaPluginDocment(OtifVxaPluginType value)
void
OtifType. setVxaPlugin(OtifVxaPluginType value)
Sets the value of the vxaPlugin property.OtifType
OtifType. withVxaPlugin(OtifVxaPluginType value)
-