Uses of Class
com.vidispine.generated.NLEJobType
-
Uses of NLEJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as NLEJobTypeMethods in com.vidispine.generated that return NLEJobTypeModifier and TypeMethodDescriptionObjectFactory.createNLEJobType()
Create an instance ofNLEJobType
JobRequestChoiceType.getNleRequest()
Gets the value of the nleRequest property.NLEJobType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NLEJobType.withAudioClip
(AudioClipType... values) Adds objects to the list of AudioClip using add methodNLEJobType.withAudioClip
(Collection<AudioClipType> values) Adds objects to the list of AudioClip using addAll methodNLEJobType.withDar
(AspectRatioType value) Sets the value of the dar property.NLEJobType.withFrameRate
(FrameRateType value) Sets the value of the frameRate property.NLEJobType.withHeight
(int value) Sets the value of the height property.NLEJobType.withInterval
(TimeIntervalType value) Sets the value of the interval property.NLEJobType.withOutput
(NLEJobOutputType... values) Adds objects to the list of Output using add methodNLEJobType.withOutput
(Collection<NLEJobOutputType> values) Adds objects to the list of Output using addAll methodNLEJobType.withOutput2
(NLEJob2OutputType... values) Adds objects to the list of Output2 using add methodNLEJobType.withOutput2
(Collection<NLEJob2OutputType> values) Adds objects to the list of Output2 using addAll methodNLEJobType.withPauseFrame
(Long value) Sets the value of the pauseFrame property.NLEJobType.withSampleRate
(long value) Sets the value of the sampleRate property.NLEJobType.withSequence
(NLEJobSequenceType... values) Adds objects to the list of Sequence using add methodNLEJobType.withSequence
(Collection<NLEJobSequenceType> values) Adds objects to the list of Sequence using addAll methodNLEJobType.withSubtitleClip
(SubtitleClipType... values) Adds objects to the list of SubtitleClip using add methodNLEJobType.withSubtitleClip
(Collection<SubtitleClipType> values) Adds objects to the list of SubtitleClip using addAll methodNLEJobType.withVideoClip
(VideoClipType... values) Adds objects to the list of VideoClip using add methodNLEJobType.withVideoClip
(Collection<VideoClipType> values) Adds objects to the list of VideoClip using addAll methodNLEJobType.withWidth
(int value) Sets the value of the width property.Methods in com.vidispine.generated that return types with arguments of type NLEJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NLEJobType>
ObjectFactory.createNLEJobDocument
(NLEJobType value) Methods in com.vidispine.generated with parameters of type NLEJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NLEJobType>
ObjectFactory.createNLEJobDocument
(NLEJobType value) void
JobRequestChoiceType.setNleRequest
(NLEJobType value) Sets the value of the nleRequest property.JobRequestChoiceType.withNleRequest
(NLEJobType value) Sets the value of the nleRequest property.