Uses of Class
com.vidispine.generated.NLEJob2AudioOutputType
-
-
Uses of NLEJob2AudioOutputType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJob2AudioOutputType Modifier and Type Field Description protected List<NLEJob2AudioOutputType>
NLEJob2OutputType. audio
Methods in com.vidispine.generated that return types with arguments of type NLEJob2AudioOutputType Modifier and Type Method Description List<NLEJob2AudioOutputType>
NLEJob2OutputType. getAudio()
Gets the value of the audio property.Methods in com.vidispine.generated with parameters of type NLEJob2AudioOutputType Modifier and Type Method Description NLEJob2OutputType
NLEJob2OutputType. withAudio(NLEJob2AudioOutputType... values)
Method parameters in com.vidispine.generated with type arguments of type NLEJob2AudioOutputType Modifier and Type Method Description NLEJob2OutputType
NLEJob2OutputType. withAudio(Collection<NLEJob2AudioOutputType> values)
-