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