|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface Politician
The Interface Politician.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.hack23.cia.model.api.sweden.ParliamentData |
|---|
ParliamentData.ImportStatus |
| Method Summary | |
|---|---|
void |
createFuzzyKey()
Creates the fuzzy key. |
String |
getEnglishWikiHref()
Gets the english wiki href. |
String |
getFuzzyKey()
Gets the fuzzy key. |
String |
getHref()
Gets the href. |
String |
getName()
Gets the name. |
ParliamentMemberBallotRecordData |
getParliamentMemberBallotRecordData()
Gets the parliament member ballot record data. |
String |
getParty()
Gets the party. |
PoliticalPartyData |
getPoliticalPartyData()
Gets the political party data. |
String |
getWikiHref()
Gets the wiki href. |
void |
setElectoralRegion(String electoralArea)
Sets the electoral region. |
void |
setEnglishWikiHref(String value)
Sets the english wiki href. |
void |
setHref(String value)
Sets the href. |
void |
setName(String name)
Sets the name. |
void |
setParliamentMemberBallotRecordData(ParliamentMemberBallotRecordData createParliamentMemberBallotRecordData)
Sets the parliament member ballot record data. |
void |
setParty(String party)
Sets the party. |
void |
setPoliticalPartyData(PoliticalPartyData politicalParty)
Sets the political party data. |
void |
setWikiHref(String value)
Sets the wiki href. |
| Methods inherited from interface com.hack23.cia.model.api.common.Role |
|---|
getActor, setActor |
| Methods inherited from interface com.hack23.cia.model.api.sweden.ParliamentData |
|---|
dataCanBeUpdated, generatesParliamentMetaData, getImportedDate, getImportStatus, getParliamentMetaData, setImportedDate, setImportStatus |
| Methods inherited from interface com.hack23.cia.model.api.common.Resource |
|---|
getResourceType, setResourceType |
| Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
|---|
getId, getVersion, isNew, setId, setVersion |
| Method Detail |
|---|
PoliticalPartyData getPoliticalPartyData()
String getName()
void setName(String name)
name - the new namevoid setParty(String party)
party - the new partyvoid setElectoralRegion(String electoralArea)
electoralArea - the new electoral regionvoid createFuzzyKey()
String getParty()
String getFuzzyKey()
void setParliamentMemberBallotRecordData(ParliamentMemberBallotRecordData createParliamentMemberBallotRecordData)
createParliamentMemberBallotRecordData - the new parliament member ballot record datavoid setPoliticalPartyData(PoliticalPartyData politicalParty)
politicalParty - the new political party dataParliamentMemberBallotRecordData getParliamentMemberBallotRecordData()
String getEnglishWikiHref()
String getHref()
String getWikiHref()
void setWikiHref(String value)
value - the new wiki hrefvoid setHref(String value)
value - the new hrefvoid setEnglishWikiHref(String value)
value - the new english wiki href
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||