Package | Description |
---|---|
org.gcube.data.access.bean |
Modifier and Type | Method and Description |
---|---|
Rules.GrantType |
Rules.getGrant() |
static Rules.GrantType |
Rules.GrantType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Rules.GrantType[] |
Rules.GrantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Rules.setGrant(Rules.GrantType grant) |