|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| org.directdemocracyportal.democracy.model.world |
| Uses of Resolution.ResolutionState in org.directdemocracyportal.democracy.model.world |
|---|
| Modifier and Type | Method and Description |
|---|---|
Resolution.ResolutionState |
Resolution.getResolutionState()
Gets the resolution state. |
static Resolution.ResolutionState |
Resolution.ResolutionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Resolution.ResolutionState[] |
Resolution.ResolutionState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Modifier and Type | Method and Description |
|---|---|
void |
Resolution.setResolutionState(Resolution.ResolutionState resolutionState)
Sets the resolution state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||