Uses of Class
com.vidispine.generated.PluginType
-
Uses of PluginType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type PluginTypeModifier and TypeFieldDescriptionprotected List<PluginType>
TranscoderConfigurationType.faceDetectorPlugin
Methods in com.vidispine.generated that return PluginTypeModifier and TypeMethodDescriptionObjectFactory.createPluginType()
Create an instance ofPluginType
PluginType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the alias property.PluginType.withFileName
(String value) Sets the value of the fileName property.Methods in com.vidispine.generated that return types with arguments of type PluginTypeModifier and TypeMethodDescriptionTranscoderConfigurationType.getFaceDetectorPlugin()
Gets the value of the faceDetectorPlugin property.Methods in com.vidispine.generated with parameters of type PluginTypeModifier and TypeMethodDescriptionTranscoderConfigurationType.withFaceDetectorPlugin
(PluginType... values) Adds objects to the list of FaceDetectorPlugin using add methodMethod parameters in com.vidispine.generated with type arguments of type PluginTypeModifier and TypeMethodDescriptionTranscoderConfigurationType.withFaceDetectorPlugin
(Collection<PluginType> values) Adds objects to the list of FaceDetectorPlugin using addAll method