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

public interface ParliamentYearData extends ParliamentMappedData
The Interface ParliamentYearData.
| 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 |
|---|---|
boolean |
getDataUpdating()
Gets the data updating. |
Date |
getEndDate()
Gets the end date. |
boolean |
getImportData()
Gets the import data. |
CharSequence |
getShortCode()
Gets the short code. |
Date |
getStartDate()
Gets the start date. |
void |
setDataUpdating(boolean b)
Sets the data updating. |
void |
setImportData(boolean b)
Sets the import data. |
void |
setName(String valueAttribute)
Sets the name. |
void |
setShortCode(String asText)
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 |
|---|
boolean getDataUpdating()
Date getEndDate()
boolean getImportData()
CharSequence getShortCode()
Date getStartDate()
void setDataUpdating(boolean b)
b - the new data updatingvoid setImportData(boolean b)
b - the new import datavoid setName(String valueAttribute)
valueAttribute - the new namevoid setShortCode(String asText)
asText - the new short code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||