Uses of Class
com.vidispine.generated.NLEJobTransitionType
-
Uses of NLEJobTransitionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NLEJobTransitionTypeMethods in com.vidispine.generated that return NLEJobTransitionTypeModifier and TypeMethodDescriptionObjectFactory.createNLEJobTransitionType()
Create an instance ofNLEJobTransitionType
TrackSegmentType.getTransition()
Gets the value of the transition property.NLEJobTransitionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NLEJobTransitionType.withBorder
(BorderType value) Sets the value of the border property.Sets the value of the color property.NLEJobTransitionType.withDelta
(long value) Sets the value of the delta property.NLEJobTransitionType.withEndPercentage
(int value) Sets the value of the endPercentage property.NLEJobTransitionType.withHorizRepeat
(int value) Sets the value of the horizRepeat property.NLEJobTransitionType.withLength
(long value) Sets the value of the length property.NLEJobTransitionType.withReverse
(boolean value) Sets the value of the reverse property.NLEJobTransitionType.withStartPercentage
(int value) Sets the value of the startPercentage property.NLEJobTransitionType.withTransition
(String value) Sets the value of the transition property.NLEJobTransitionType.withVertRepeat
(int value) Sets the value of the vertRepeat property.NLEJobTransitionType.withWipe
(int value) Sets the value of the wipe property.Methods in com.vidispine.generated with parameters of type NLEJobTransitionTypeModifier and TypeMethodDescriptionvoid
TrackSegmentType.setTransition
(NLEJobTransitionType value) Sets the value of the transition property.TrackSegmentType.withTransition
(NLEJobTransitionType value) Sets the value of the transition property.