Uses of Class
com.vidispine.generated.BorderType
-
Uses of BorderType in com.vidispine.generated
Fields in com.vidispine.generated declared as BorderTypeModifier and TypeFieldDescriptionprotected BorderTypeNLEJobTransitionType.borderprotected BorderTypeTransitionType.borderMethods in com.vidispine.generated that return BorderTypeModifier and TypeMethodDescriptionObjectFactory.createBorderType()Create an instance ofBorderTypeNLEJobTransitionType.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 TypeMethodDescriptionvoidNLEJobTransitionType.setBorder(BorderType value) Sets the value of the border property.voidTransitionType.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.