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

public interface CommitteeReportData
The Interface CommitteeReportData.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.hack23.cia.model.api.sweden.ParliamentImportedData |
|---|
ParliamentImportedData.ImportStatus |
| Method Summary | |
|---|---|
void |
addBallotData(BallotData ballot)
Adds the ballot data. |
List<BallotData> |
getBallotsData()
Gets the ballots data. |
CommitteeData |
getCommitteeData()
Gets the committee data. |
Date |
getDecisionDate()
Gets the decision date. |
String |
getHref()
Gets the href. |
String |
getName()
Gets the name. |
void |
setCommitteeData(CommitteeData committee)
Sets the committee data. |
void |
setDecisionDate(Date decidedDateIfAny)
Sets the decision date. |
void |
setHref(String hrefAttribute)
Sets the href. |
void |
setName(String asText)
Sets the name. |
void |
setParliamentYearData(ParliamentYearData parliamentYear)
Sets the parliament year data. |
void |
setShortCode(String shortCode)
Sets the short code. |
| Methods inherited from interface com.hack23.cia.model.api.sweden.ParliamentImportedData |
|---|
dataCanBeUpdated, generatesParliamentMetaData, getImportedDate, getImportStatus, getParliamentMetaData, 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 addBallotData(BallotData ballot)
ballot - the ballotList<BallotData> getBallotsData()
CommitteeData getCommitteeData()
Date getDecisionDate()
String getHref()
String getName()
void setCommitteeData(CommitteeData committee)
committee - the new committee datavoid setDecisionDate(Date decidedDateIfAny)
decidedDateIfAny - the new decision datevoid setHref(String hrefAttribute)
hrefAttribute - the new hrefvoid setName(String asText)
asText - the new namevoid setParliamentYearData(ParliamentYearData parliamentYear)
parliamentYear - the new parliament year datavoid setShortCode(String shortCode)
shortCode - the new short code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||