|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GovernmentMinisterData extends GovernmentRole, GovernmentMappedData
The Interface GovernmentMinisterData.
Modifier and Type | Interface and Description |
---|
Nested classes/interfaces inherited from interface com.hack23.cia.model.api.sweden.common.ImportedData |
---|
ImportedData.ImportStatus |
Modifier and Type | Method and Description |
---|---|
String |
getEnglishWikiHref()
Gets the english wiki href. |
String |
getHref()
Gets the href. |
String |
getName()
Gets the name. |
PoliticalPartyData |
getPoliticalPartyData()
Gets the political party data. |
String |
getWikiHref()
Gets the wiki href. |
void |
setEnglishWikiHref(String value)
Sets the english wiki href. |
void |
setHref(String value)
Sets the href. |
void |
setName(String name)
Sets the name. |
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.sweden.configuration.GovernmentRole |
---|
getEndDate, getStartDate |
Methods inherited from interface com.hack23.cia.model.api.common.Role |
---|
getActor, setActor |
Methods inherited from interface com.hack23.cia.model.api.sweden.common.ImportedData |
---|
getImportedDate, getImportStatus, setImportedDate, setImportStatus |
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 |
---|
String getEnglishWikiHref()
String getHref()
String getName()
PoliticalPartyData getPoliticalPartyData()
String getWikiHref()
void setEnglishWikiHref(String value)
value
- the new english wiki hrefvoid setHref(String value)
value
- the new hrefvoid setName(String name)
name
- the new namevoid setPoliticalPartyData(PoliticalPartyData politicalParty)
politicalParty
- the new political party datavoid setWikiHref(String value)
value
- the new wiki href
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |