Uses of Class
com.vidispine.generated.NLEJob2OutputType
-
Uses of NLEJob2OutputType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJob2OutputTypeMethods in com.vidispine.generated that return NLEJob2OutputTypeModifier and TypeMethodDescriptionObjectFactory.createNLEJob2OutputType()
Create an instance ofNLEJob2OutputType
NLEJob2OutputType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NLEJob2OutputType.withAudio
(NLEJob2AudioOutputType... values) Adds objects to the list of Audio using add methodNLEJob2OutputType.withAudio
(Collection<NLEJob2AudioOutputType> values) Adds objects to the list of Audio using addAll methodNLEJob2OutputType.withFormat
(ComplexJobOutputFormatType value) Sets the value of the format property.NLEJob2OutputType.withVideo
(NLEJob2VideoOutputType... values) Adds objects to the list of Video using add methodNLEJob2OutputType.withVideo
(Collection<NLEJob2VideoOutputType> values) Adds objects to the list of Video using addAll methodMethods in com.vidispine.generated that return types with arguments of type NLEJob2OutputTypeModifier and TypeMethodDescriptionNLEJobType.getOutput2()
Gets the value of the output2 property.Methods in com.vidispine.generated with parameters of type NLEJob2OutputTypeModifier and TypeMethodDescriptionNLEJobType.withOutput2
(NLEJob2OutputType... values) Adds objects to the list of Output2 using add methodMethod parameters in com.vidispine.generated with type arguments of type NLEJob2OutputTypeModifier and TypeMethodDescriptionNLEJobType.withOutput2
(Collection<NLEJob2OutputType> values) Adds objects to the list of Output2 using addAll method