Uses of Class
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.common.Permission
-
Packages that use Permission Package Description org.odpi.openmetadata.accessservices.subjectarea.properties.objects.common -
-
Uses of Permission in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.common
Methods in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.common that return Permission Modifier and Type Method Description static PermissionPermission. valueOf(String name)Returns the enum constant of this type with the specified name.static Permission[]Permission. values()Returns an array containing the constants of this enum type, in the order they are declared.
-