| Package | Description |
|---|---|
| net.leanix.dropkit.oauth.models |
| Modifier and Type | Method and Description |
|---|---|
PermissionStatus |
Permission.getStatus() |
static PermissionStatus |
PermissionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionStatus[] |
PermissionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Permission.setStatus(PermissionStatus status) |
Copyright © 2016 LeanIX GmbH. All rights reserved.