Uses of Class
com.vidispine.generated.NLEJobSequenceType
-
Uses of NLEJobSequenceType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJobSequenceTypeMethods in com.vidispine.generated that return NLEJobSequenceTypeModifier and TypeMethodDescriptionObjectFactory.createNLEJobSequenceType()
Create an instance ofNLEJobSequenceType
NLEJobSequenceType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the color property.NLEJobSequenceType.withId
(int value) Sets the value of the id property.NLEJobSequenceType.withLength
(long value) Sets the value of the length property.Adds objects to the list of Track using add methodNLEJobSequenceType.withTrack
(Collection<TrackType> values) Adds objects to the list of Track using addAll methodMethods in com.vidispine.generated that return types with arguments of type NLEJobSequenceTypeModifier and TypeMethodDescriptionNLEJobType.getSequence()
Gets the value of the sequence property.Methods in com.vidispine.generated with parameters of type NLEJobSequenceTypeModifier and TypeMethodDescriptionNLEJobType.withSequence
(NLEJobSequenceType... values) Adds objects to the list of Sequence using add methodMethod parameters in com.vidispine.generated with type arguments of type NLEJobSequenceTypeModifier and TypeMethodDescriptionNLEJobType.withSequence
(Collection<NLEJobSequenceType> values) Adds objects to the list of Sequence using addAll method