Uses of Class
com.vidispine.generated.VXAJobType.Plugin
-
-
Uses of VXAJobType.Plugin in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type VXAJobType.Plugin Modifier and Type Field Description protected List<VXAJobType.Plugin>
VXAJobType. plugin
Methods in com.vidispine.generated that return VXAJobType.Plugin Modifier and Type Method Description VXAJobType.Plugin
ObjectFactory. createVXAJobTypePlugin()
Create an instance ofVXAJobType.Plugin
VXAJobType.Plugin
VXAJobType.Plugin. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
VXAJobType.Plugin
VXAJobType.Plugin. withName(String value)
VXAJobType.Plugin
VXAJobType.Plugin. withValue(String value)
Methods in com.vidispine.generated that return types with arguments of type VXAJobType.Plugin Modifier and Type Method Description List<VXAJobType.Plugin>
VXAJobType. getPlugin()
Gets the value of the plugin property.Methods in com.vidispine.generated with parameters of type VXAJobType.Plugin Modifier and Type Method Description VXAJobType
VXAJobType. withPlugin(VXAJobType.Plugin... values)
Method parameters in com.vidispine.generated with type arguments of type VXAJobType.Plugin Modifier and Type Method Description VXAJobType
VXAJobType. withPlugin(Collection<VXAJobType.Plugin> values)
-