Uses of Class
com.vidispine.generated.NLEJob2MixTypeInput
-
Uses of NLEJob2MixTypeInput in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJob2MixTypeInputMethods in com.vidispine.generated that return NLEJob2MixTypeInputModifier and TypeMethodDescriptionObjectFactory.createNLEJob2MixTypeInput()
Create an instance ofNLEJob2MixTypeInput
NLEJob2MixTypeInput.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NLEJob2MixTypeInput.withEffect
(EffectType... values) Adds objects to the list of Effect using add methodNLEJob2MixTypeInput.withEffect
(Collection<EffectType> values) Adds objects to the list of Effect using addAll methodNLEJob2MixTypeInput.withGain
(float value) Sets the value of the gain property.NLEJob2MixTypeInput.withSequence
(int value) Sets the value of the sequence property.Methods in com.vidispine.generated that return types with arguments of type NLEJob2MixTypeInputModifier and TypeMethodDescriptionNLEJob2MixType.getInput()
Gets the value of the input property.Methods in com.vidispine.generated with parameters of type NLEJob2MixTypeInputModifier and TypeMethodDescriptionNLEJob2MixType.withInput
(NLEJob2MixTypeInput... values) Adds objects to the list of Input using add methodMethod parameters in com.vidispine.generated with type arguments of type NLEJob2MixTypeInputModifier and TypeMethodDescriptionNLEJob2MixType.withInput
(Collection<NLEJob2MixTypeInput> values) Adds objects to the list of Input using addAll method