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

public interface ProposalData extends ParliamentMappedData
The Interface ProposalData.
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProposalData.AuthorType
The Enum AuthorType. |
| Nested classes/interfaces inherited from interface com.hack23.cia.model.api.sweden.common.ImportedData |
|---|
ImportedData.ImportStatus |
| Modifier and Type | Method and Description |
|---|---|
ProposalData.AuthorType |
getAuthorType()
Gets the author type. |
CommitteeReportData |
getCommitteeReportData()
Gets the committee report 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 |
|---|
ProposalData.AuthorType getAuthorType()
Date getDecisionDate()
CommitteeReportData getCommitteeReportData()
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 | |||||||||