|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoteMetaData.Outcome | |
---|---|
com.hack23.cia.model.sweden.impl | The entity model related to Swedish parliament members votes. |
Uses of VoteMetaData.Outcome in com.hack23.cia.model.sweden.impl |
---|
Methods in com.hack23.cia.model.sweden.impl that return VoteMetaData.Outcome | |
---|---|
VoteMetaData.Outcome |
VoteMetaData.getOutcome()
Gets the outcome. |
static VoteMetaData.Outcome |
VoteMetaData.Outcome.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VoteMetaData.Outcome[] |
VoteMetaData.Outcome.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.hack23.cia.model.sweden.impl with parameters of type VoteMetaData.Outcome | |
---|---|
void |
VoteMetaData.setOutcome(VoteMetaData.Outcome outcome)
Sets the outcome. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |