| Package | Description |
|---|---|
| org.gcube.data.access.bean |
| Modifier and Type | Method and Description |
|---|---|
GrantType |
Rules.getGrant() |
GrantType |
Rule.getGrant() |
static GrantType |
GrantType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GrantType[] |
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(GrantType grant) |
void |
Rule.setGrant(GrantType grant) |