Uses of Class
com.vidispine.generated.SequenceTransitionType
-
Uses of SequenceTransitionType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SequenceTransitionTypeModifier and TypeFieldDescriptionprotected List<SequenceTransitionType>SequenceTrackType.transitionMethods in com.vidispine.generated that return SequenceTransitionTypeModifier and TypeMethodDescriptionObjectFactory.createSequenceTransitionType()Create an instance ofSequenceTransitionTypeSequenceTransitionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) SequenceTransitionType.withBorderColor(String value) Sets the value of the borderColor property.SequenceTransitionType.withBorderWidth(Integer value) Sets the value of the borderWidth property.Sets the value of the color property.SequenceTransitionType.withEndPercentage(Integer value) Sets the value of the endPercentage property.SequenceTransitionType.withHorizRepeat(Integer value) Sets the value of the horizRepeat property.SequenceTransitionType.withIn(TimeCodeType value) Sets the value of the in property.SequenceTransitionType.withOut(TimeCodeType value) Sets the value of the out property.SequenceTransitionType.withReverse(Boolean value) Sets the value of the reverse property.SequenceTransitionType.withStartPercentage(Integer value) Sets the value of the startPercentage property.SequenceTransitionType.withTransition(String value) Sets the value of the transition property.SequenceTransitionType.withVertRepeat(Integer value) Sets the value of the vertRepeat property.Sets the value of the wipe property.Methods in com.vidispine.generated that return types with arguments of type SequenceTransitionTypeModifier and TypeMethodDescriptionSequenceTrackType.getTransition()Gets the value of the transition property.Methods in com.vidispine.generated with parameters of type SequenceTransitionTypeModifier and TypeMethodDescriptionSequenceTrackType.withTransition(SequenceTransitionType... values) Adds objects to the list of Transition using add methodMethod parameters in com.vidispine.generated with type arguments of type SequenceTransitionTypeModifier and TypeMethodDescriptionSequenceTrackType.withTransition(Collection<SequenceTransitionType> values) Adds objects to the list of Transition using addAll method