Uses of Class
com.vidispine.generated.AccessControlType.Operation
-
Uses of AccessControlType.Operation in com.vidispine.generated
Fields in com.vidispine.generated declared as AccessControlType.OperationModifier and TypeFieldDescriptionprotected AccessControlType.Operation
AccessControlType.operation
Methods in com.vidispine.generated that return AccessControlType.OperationModifier and TypeMethodDescriptionObjectFactory.createAccessControlTypeOperation()
Create an instance ofAccessControlType.Operation
AccessControlType.getOperation()
Gets the value of the operation property.AccessControlType.Operation.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AccessControlType.Operation.withMetadata
(AccessControlMetadataType value) Sets the value of the metadata property.AccessControlType.Operation.withShape
(AccessControlShapeType value) Sets the value of the shape property.AccessControlType.Operation.withUri
(AccessControlUriType value) Sets the value of the uri property.Methods in com.vidispine.generated with parameters of type AccessControlType.OperationModifier and TypeMethodDescriptionvoid
AccessControlType.setOperation
(AccessControlType.Operation value) Sets the value of the operation property.AccessControlType.withOperation
(AccessControlType.Operation value) Sets the value of the operation property.