|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PoliticalPartyData extends ParliamentGroup, ParliamentMappedData
The Interface PoliticalPartyData.
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 |
---|---|
void |
addParliamentMember(ParliamentMemberData parliamentMember)
Adds the parliament member. |
ElectionData |
getElection()
Gets the election. |
String |
getShortCode()
Gets the short code. |
void |
setShortCode(String trim)
Sets the short code. |
Methods inherited from interface com.hack23.cia.model.api.common.Actor |
---|
getActorDefinedRoles, getActorRoles, getName, setActorDefinedRoles, setActorRoles, setName |
Methods inherited from interface com.hack23.cia.model.api.sweden.common.ParliamentMappedData |
---|
dataCanBeUpdated, generatesParliamentMetaData, getParliamentMetaData |
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 |
---|
void addParliamentMember(ParliamentMemberData parliamentMember)
parliamentMember
- the parliament memberElectionData getElection()
String getShortCode()
void setShortCode(String trim)
trim
- the new short code
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |