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

public interface CommitteeReportData extends ParliamentMappedData
The Interface CommitteeReportData.
| 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 | 
addBallotData(BallotData ballot)
Adds the ballot data.  | 
 List<BallotData> | 
getBallotsData()
Gets the ballots data.  | 
 Date | 
getDecisionDate()
Gets the decision date.  | 
 String | 
getHref()
Gets the href.  | 
 String | 
getName()
Gets the name.  | 
 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.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 addBallotData(BallotData ballot)
ballot - the ballotList<BallotData> getBallotsData()
Date getDecisionDate()
String getHref()
String getName()
void 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 | |||||||||