|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VoteMetaDataData extends ParliamentMetaData
The Interface VoteMetaDataData.
Modifier and Type | Interface and Description |
---|---|
static class |
VoteMetaDataData.Outcome
The Enum Outcome. |
static class |
VoteMetaDataData.PoliticalPartyBehavior
The Enum PoliticalPartyBehavior. |
static class |
VoteMetaDataData.ProffessionalBehavior
The Enum ProffessionalBehavior. |
Modifier and Type | Method and Description |
---|---|
void |
setOutcome(VoteMetaDataData.Outcome lost)
Sets the outcome. |
void |
setPoliticalPartyBehavior(VoteMetaDataData.PoliticalPartyBehavior rebel)
Sets the political party behavior. |
void |
setProffessionalBehavior(VoteMetaDataData.ProffessionalBehavior absent)
Sets the proffessional behavior. |
Methods inherited from interface com.hack23.cia.model.api.sweden.common.ParliamentMetaData |
---|
getCreatedDate |
Methods inherited from interface com.hack23.cia.model.api.common.Resource |
---|
getResourceType |
Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
---|
getId, getTypeContext, getVersion, isNew, setId, setVersion |
Method Detail |
---|
void setOutcome(VoteMetaDataData.Outcome lost)
lost
- the new outcomevoid setPoliticalPartyBehavior(VoteMetaDataData.PoliticalPartyBehavior rebel)
rebel
- the new political party behaviorvoid setProffessionalBehavior(VoteMetaDataData.ProffessionalBehavior absent)
absent
- the new proffessional behavior
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |