Uses of Class
com.vidispine.generated.AccessControlMetadataType
-
Uses of AccessControlMetadataType in com.vidispine.generated
Fields in com.vidispine.generated declared as AccessControlMetadataTypeModifier and TypeFieldDescriptionprotected AccessControlMetadataType
AccessControlType.Operation.metadata
Methods in com.vidispine.generated that return AccessControlMetadataTypeModifier and TypeMethodDescriptionObjectFactory.createAccessControlMetadataType()
Create an instance ofAccessControlMetadataType
AccessControlType.Operation.getMetadata()
Gets the value of the metadata property.AccessControlMetadataType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the field property.Methods in com.vidispine.generated with parameters of type AccessControlMetadataTypeModifier and TypeMethodDescriptionvoid
AccessControlType.Operation.setMetadata
(AccessControlMetadataType value) Sets the value of the metadata property.AccessControlType.Operation.withMetadata
(AccessControlMetadataType value) Sets the value of the metadata property.