Uses of Class
com.vidispine.generated.BorderType
-
Uses of BorderType in com.vidispine.generated
Fields in com.vidispine.generated declared as BorderTypeModifier and TypeFieldDescriptionprotected BorderType
NLEJobTransitionType.border
protected BorderType
TransitionType.border
Methods in com.vidispine.generated that return BorderTypeModifier and TypeMethodDescriptionObjectFactory.createBorderType()
Create an instance ofBorderType
NLEJobTransitionType.getBorder()
Gets the value of the border property.TransitionType.getBorder()
Gets the value of the border property.BorderType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) BorderType.withA
(short value) Sets the value of the a property.BorderType.withB
(short value) Sets the value of the b property.BorderType.withG
(short value) Sets the value of the g property.BorderType.withR
(short value) Sets the value of the r property.BorderType.withWidth
(short value) Sets the value of the width property.Methods in com.vidispine.generated with parameters of type BorderTypeModifier and TypeMethodDescriptionvoid
NLEJobTransitionType.setBorder
(BorderType value) Sets the value of the border property.void
TransitionType.setBorder
(BorderType value) Sets the value of the border property.NLEJobTransitionType.withBorder
(BorderType value) Sets the value of the border property.TransitionType.withBorder
(BorderType value) Sets the value of the border property.