Uses of Class
com.vidispine.generated.NLEJob2MixType
-
-
Uses of NLEJob2MixType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJob2MixType Modifier and Type Field Description protected List<NLEJob2MixType>
NLEJob2AudioOutputType. mix
Methods in com.vidispine.generated that return NLEJob2MixType Modifier and Type Method Description NLEJob2MixType
ObjectFactory. createNLEJob2MixType()
Create an instance ofNLEJob2MixType
NLEJob2MixType
NLEJob2MixType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
NLEJob2MixType
NLEJob2MixType. withInput(NLEJob2MixTypeInput... values)
NLEJob2MixType
NLEJob2MixType. withInput(Collection<NLEJob2MixTypeInput> values)
Methods in com.vidispine.generated that return types with arguments of type NLEJob2MixType Modifier and Type Method Description List<NLEJob2MixType>
NLEJob2AudioOutputType. getMix()
Gets the value of the mix property.Methods in com.vidispine.generated with parameters of type NLEJob2MixType Modifier and Type Method Description NLEJob2AudioOutputType
NLEJob2AudioOutputType. withMix(NLEJob2MixType... values)
Method parameters in com.vidispine.generated with type arguments of type NLEJob2MixType Modifier and Type Method Description NLEJob2AudioOutputType
NLEJob2AudioOutputType. withMix(Collection<NLEJob2MixType> values)
-