|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegisterInformationData extends ParliamentMappedData
The Interface RegisterInformationData.
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 |
---|---|
List<String> |
getAgreements()
Gets the agreements. |
List<String> |
getAllowances()
Gets the allowances. |
String |
getElectoralArea()
Gets the electoral area. |
List<String> |
getHouses()
Gets the houses. |
List<String> |
getIncomeActivity()
Gets the income activity. |
String |
getName()
Gets the name. |
String |
getNothingDeclared()
Gets the nothing declared. |
String |
getParty()
Gets the party. |
List<String> |
getPublicRoles()
Gets the public roles. |
List<String> |
getRoles()
Gets the roles. |
List<String> |
getStocks()
Gets the stocks. |
void |
setElectoralArea(String stringCellValue)
Sets the electoral area. |
void |
setName(String stringCellValue)
Sets the name. |
void |
setNothingDeclared(String stringCellValue)
Sets the nothing declared. |
void |
setParty(String stringCellValue)
Sets the party. |
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 |
---|
List<String> getAgreements()
List<String> getAllowances()
String getElectoralArea()
List<String> getHouses()
List<String> getIncomeActivity()
String getName()
String getNothingDeclared()
String getParty()
List<String> getPublicRoles()
List<String> getRoles()
List<String> getStocks()
void setElectoralArea(String stringCellValue)
stringCellValue
- the new electoral areavoid setName(String stringCellValue)
stringCellValue
- the new namevoid setNothingDeclared(String stringCellValue)
stringCellValue
- the new nothing declaredvoid setParty(String stringCellValue)
stringCellValue
- the new party
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |