|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.model.api.sweden.common | Provides... |
com.hack23.cia.model.impl.sweden.configuration | Provides... |
com.hack23.cia.model.impl.sweden.content | Provides... |
com.hack23.cia.model.impl.sweden.events | Provides... |
Uses of ImportedData.ImportStatus in com.hack23.cia.model.api.sweden.common |
---|
Modifier and Type | Method and Description |
---|---|
ImportedData.ImportStatus |
ImportedData.getImportStatus()
Gets the import status. |
static ImportedData.ImportStatus |
ImportedData.ImportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImportedData.ImportStatus[] |
ImportedData.ImportStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Modifier and Type | Method and Description |
---|---|
void |
ImportedData.setImportStatus(ImportedData.ImportStatus importStatus)
Sets the import status. |
Uses of ImportedData.ImportStatus in com.hack23.cia.model.impl.sweden.configuration |
---|
Modifier and Type | Method and Description |
---|---|
ImportedData.ImportStatus |
Committee.getImportStatus()
|
ImportedData.ImportStatus |
Parliament.getImportStatus()
|
Modifier and Type | Method and Description |
---|---|
void |
Committee.setImportStatus(ImportedData.ImportStatus importStatus)
|
void |
Parliament.setImportStatus(ImportedData.ImportStatus importStatus)
|
Uses of ImportedData.ImportStatus in com.hack23.cia.model.impl.sweden.content |
---|
Modifier and Type | Method and Description |
---|---|
ImportedData.ImportStatus |
CommitteeReport.getImportStatus()
|
ImportedData.ImportStatus |
RegisterInformation.getImportStatus()
|
ImportedData.ImportStatus |
Politician.getImportStatus()
|
ImportedData.ImportStatus |
ParliamentDocumentType.getImportStatus()
|
ImportedData.ImportStatus |
Vote.getImportStatus()
|
ImportedData.ImportStatus |
PoliticalParty.getImportStatus()
|
ImportedData.ImportStatus |
ParliamentMember.getImportStatus()
|
ImportedData.ImportStatus |
Ballot.getImportStatus()
|
Modifier and Type | Method and Description |
---|---|
void |
CommitteeReport.setImportStatus(ImportedData.ImportStatus importStatus)
|
void |
RegisterInformation.setImportStatus(ImportedData.ImportStatus importStatus)
|
void |
Politician.setImportStatus(ImportedData.ImportStatus importStatus)
|
void |
ParliamentDocumentType.setImportStatus(ImportedData.ImportStatus importStatus)
|
void |
Vote.setImportStatus(ImportedData.ImportStatus importStatus)
|
void |
PoliticalParty.setImportStatus(ImportedData.ImportStatus importStatus)
|
void |
ParliamentMember.setImportStatus(ImportedData.ImportStatus importStatus)
|
void |
Ballot.setImportStatus(ImportedData.ImportStatus importStatus)
|
Uses of ImportedData.ImportStatus in com.hack23.cia.model.impl.sweden.events |
---|
Modifier and Type | Method and Description |
---|---|
ImportedData.ImportStatus |
Election.getImportStatus()
|
ImportedData.ImportStatus |
ParliamentYear.getImportStatus()
|
Modifier and Type | Method and Description |
---|---|
void |
Election.setImportStatus(ImportedData.ImportStatus importStatus)
|
void |
ParliamentYear.setImportStatus(ImportedData.ImportStatus importStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |