Uses of Class
com.vidispine.generated.NLEJobOutputType
-
Uses of NLEJobOutputType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJobOutputTypeMethods in com.vidispine.generated that return NLEJobOutputTypeModifier and TypeMethodDescriptionObjectFactory.createNLEJobOutputType()
Create an instance ofNLEJobOutputType
NLEJobOutputType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NLEJobOutputType.withAudio
(NLEJobAudioOutputType... values) Adds objects to the list of Audio using add methodNLEJobOutputType.withAudio
(Collection<NLEJobAudioOutputType> values) Adds objects to the list of Audio using addAll methodNLEJobOutputType.withClipName
(String value) Sets the value of the clipName property.NLEJobOutputType.withContainerFormat
(String value) Sets the value of the containerFormat property.NLEJobOutputType.withUmid
(byte[] value) Sets the value of the umid property.Sets the value of the uri property.NLEJobOutputType.withVideo
(NLEJobVideoOutputType... values) Adds objects to the list of Video using add methodNLEJobOutputType.withVideo
(Collection<NLEJobVideoOutputType> values) Adds objects to the list of Video using addAll methodMethods in com.vidispine.generated that return types with arguments of type NLEJobOutputTypeMethods in com.vidispine.generated with parameters of type NLEJobOutputTypeModifier and TypeMethodDescriptionNLEJobType.withOutput
(NLEJobOutputType... values) Adds objects to the list of Output using add methodMethod parameters in com.vidispine.generated with type arguments of type NLEJobOutputTypeModifier and TypeMethodDescriptionNLEJobType.withOutput
(Collection<NLEJobOutputType> values) Adds objects to the list of Output using addAll method