|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| com.hack23.cia.model.api.sweden.content | Provides... |
| com.hack23.cia.model.impl.sweden.content | Provides... |
| Uses of VoteMetaDataData.Outcome in com.hack23.cia.model.api.sweden.content |
|---|
| Modifier and Type | Method and Description |
|---|---|
static VoteMetaDataData.Outcome |
VoteMetaDataData.Outcome.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VoteMetaDataData.Outcome[] |
VoteMetaDataData.Outcome.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Modifier and Type | Method and Description |
|---|---|
void |
VoteMetaDataData.setOutcome(VoteMetaDataData.Outcome lost)
Sets the outcome. |
| Uses of VoteMetaDataData.Outcome in com.hack23.cia.model.impl.sweden.content |
|---|
| Modifier and Type | Method and Description |
|---|---|
VoteMetaDataData.Outcome |
VoteMetaData.getOutcome()
Gets the outcome. |
| Modifier and Type | Method and Description |
|---|---|
void |
VoteMetaData.setOutcome(VoteMetaDataData.Outcome outcome)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||