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

java.lang.Objectcom.hack23.cia.model.common.impl.BaseEntity
com.hack23.cia.model.sweden.impl.RegisterInformation
@Entity public class RegisterInformation
The Class RegisterInformation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.hack23.cia.model.sweden.api.ParliamentData |
|---|
ParliamentData.ImportStatus |
| Constructor Summary | |
|---|---|
RegisterInformation()
|
|
| Method Summary | |
|---|---|
boolean |
dataCanBeUpdated()
Data can be updated. |
boolean |
generatesParliamentMetaData()
Generates parliament meta data. |
List<String> |
getAgreements()
Gets the agreements. |
List<String> |
getAllowances()
Gets the allowances. |
String |
getElectoralArea()
Gets the electoral area. |
List<String> |
getHouses()
Gets the houses. |
Long |
getId()
Gets the id. |
Date |
getImportedDate()
Gets the imported date. |
ParliamentData.ImportStatus |
getImportStatus()
Gets the import status. |
List<String> |
getIncomeActivity()
Gets the income activity. |
String |
getName()
Gets the name. |
String |
getNothingDeclared()
Gets the nothing declared. |
ParliamentMetaData |
getParliamentMetaData()
Gets the parliament meta data. |
String |
getParty()
Gets the party. |
List<String> |
getPublicRoles()
Gets the public roles. |
ResourceType |
getResourceType()
Gets the resource type. |
List<String> |
getRoles()
Gets the roles. |
List<String> |
getStocks()
Gets the stocks. |
Long |
getVersion()
Gets the version. |
void |
setAgreements(List<String> agreements)
Sets the agreements. |
void |
setAllowances(List<String> allowances)
Sets the allowances. |
void |
setElectoralArea(String electoralArea)
Sets the electoral area. |
void |
setHouses(List<String> houses)
Sets the houses. |
void |
setId(Long id)
Sets the id. |
void |
setImportedDate(Date importedDate)
Sets the imported date. |
void |
setImportStatus(ParliamentData.ImportStatus importStatus)
Sets the import status. |
void |
setIncomeActivity(List<String> incomeActivity)
Sets the income activity. |
void |
setName(String name)
Sets the name. |
void |
setNothingDeclared(String nothingDeclared)
Sets the nothing declared. |
void |
setParty(String party)
Sets the party. |
void |
setPublicRoles(List<String> publicRoles)
Sets the public roles. |
void |
setResourceType(ResourceType resourceType)
Sets the resource type. |
void |
setRoles(List<String> roles)
Sets the roles. |
void |
setStocks(List<String> stocks)
Sets the stocks. |
void |
setVersion(Long version)
Sets the version. |
| Methods inherited from class com.hack23.cia.model.common.impl.BaseEntity |
|---|
equals, hashCode, isNew |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.hack23.cia.model.common.api.PersistedModelObject |
|---|
isNew |
| Constructor Detail |
|---|
public RegisterInformation()
| Method Detail |
|---|
public boolean dataCanBeUpdated()
ParliamentData
dataCanBeUpdated in interface ParliamentDatapublic boolean generatesParliamentMetaData()
ParliamentData
generatesParliamentMetaData in interface ParliamentDatapublic List<String> getAgreements()
public List<String> getAllowances()
public String getElectoralArea()
public List<String> getHouses()
public Long getId()
BaseEntity
getId in interface PersistedModelObjectgetId in class BaseEntitypublic Date getImportedDate()
ParliamentData
getImportedDate in interface ParliamentDatapublic ParliamentData.ImportStatus getImportStatus()
ParliamentData
getImportStatus in interface ParliamentDatapublic List<String> getIncomeActivity()
public String getName()
public String getNothingDeclared()
public ParliamentMetaData getParliamentMetaData()
ParliamentData
getParliamentMetaData in interface ParliamentDatapublic String getParty()
public List<String> getPublicRoles()
public ResourceType getResourceType()
Resource
getResourceType in interface Resourcepublic List<String> getRoles()
public List<String> getStocks()
public Long getVersion()
BaseEntity
getVersion in interface PersistedModelObjectgetVersion in class BaseEntitypublic void setAgreements(List<String> agreements)
agreements - the new agreementspublic void setAllowances(List<String> allowances)
allowances - the new allowancespublic void setElectoralArea(String electoralArea)
electoralArea - the new electoral areapublic void setHouses(List<String> houses)
houses - the new housespublic void setId(Long id)
PersistedModelObject
setId in interface PersistedModelObjectid - the new idpublic void setImportedDate(Date importedDate)
ParliamentData
setImportedDate in interface ParliamentDataimportedDate - the new imported datepublic void setImportStatus(ParliamentData.ImportStatus importStatus)
ParliamentData
setImportStatus in interface ParliamentDataimportStatus - the new import statuspublic void setIncomeActivity(List<String> incomeActivity)
incomeActivity - the new income activitypublic void setName(String name)
name - the new namepublic void setNothingDeclared(String nothingDeclared)
nothingDeclared - the new nothing declaredpublic void setParty(String party)
party - the new partypublic void setPublicRoles(List<String> publicRoles)
publicRoles - the new public rolespublic void setResourceType(ResourceType resourceType)
Resource
setResourceType in interface ResourceresourceType - the new resource typepublic void setRoles(List<String> roles)
roles - the new rolespublic void setStocks(List<String> stocks)
stocks - the new stockspublic void setVersion(Long version)
PersistedModelObject
setVersion in interface PersistedModelObjectversion - the new version
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||