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