Uses of Class
com.vidispine.generated.AccessControlShapeType
-
-
Uses of AccessControlShapeType in com.vidispine.generated
Fields in com.vidispine.generated declared as AccessControlShapeType Modifier and Type Field Description protected AccessControlShapeType
AccessControlType.Operation. shape
Methods in com.vidispine.generated that return AccessControlShapeType Modifier and Type Method Description AccessControlShapeType
ObjectFactory. createAccessControlShapeType()
Create an instance ofAccessControlShapeType
AccessControlShapeType
AccessControlType.Operation. getShape()
Gets the value of the shape property.AccessControlShapeType
AccessControlShapeType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
AccessControlShapeType
AccessControlShapeType. withTag(String value)
Methods in com.vidispine.generated with parameters of type AccessControlShapeType Modifier and Type Method Description void
AccessControlType.Operation. setShape(AccessControlShapeType value)
Sets the value of the shape property.AccessControlType.Operation
AccessControlType.Operation. withShape(AccessControlShapeType value)
-