Uses of Class
com.vidispine.generated.AccessControlShapeType
-
Uses of AccessControlShapeType in com.vidispine.generated
Fields in com.vidispine.generated declared as AccessControlShapeTypeModifier and TypeFieldDescriptionprotected AccessControlShapeType
AccessControlType.Operation.shape
Methods in com.vidispine.generated that return AccessControlShapeTypeModifier and TypeMethodDescriptionObjectFactory.createAccessControlShapeType()
Create an instance ofAccessControlShapeType
AccessControlType.Operation.getShape()
Gets the value of the shape property.AccessControlShapeType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the tag property.Methods in com.vidispine.generated with parameters of type AccessControlShapeTypeModifier and TypeMethodDescriptionvoid
AccessControlType.Operation.setShape
(AccessControlShapeType value) Sets the value of the shape property.AccessControlType.Operation.withShape
(AccessControlShapeType value) Sets the value of the shape property.