| Modifier and Type | Method and Description |
|---|---|
static GPRegistryEntry.Privilege |
GPRegistryEntry.Privilege.lookup(String v) |
static GPRegistryEntry.Privilege |
GPRegistryEntry.Privilege.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GPRegistryEntry.Privilege[] |
GPRegistryEntry.Privilege.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GPRegistryEntry.Privileges.add(GPRegistryEntry.Privilege p) |
boolean |
GPRegistryEntry.Privileges.has(GPRegistryEntry.Privilege p) |
boolean |
GPRegistryEntry.hasPrivilege(GPRegistryEntry.Privilege p) |
static GPRegistryEntry.Privileges |
GPRegistryEntry.Privileges.set(GPRegistryEntry.Privilege... privs) |
Copyright © 2019. All rights reserved.