Serialized Form
-
Package com.hack23.cia.service.external.esv.api
-
Class com.hack23.cia.service.external.esv.api.GovernmentBodyAnnualOutcomeSummary
class GovernmentBodyAnnualOutcomeSummary extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
descriptionFields
Map<String,
String> descriptionFields The description fields. -
govermentBody
String govermentBody
The goverment body. -
ministry
String ministry
The ministry. -
orgNumber
String orgNumber
The org number. -
valueMap
Map<Date,
Double> valueMap The value map. -
year
int year
The year. -
yearTotal
double yearTotal
The year total.
-
-
Class com.hack23.cia.service.external.esv.api.GovernmentBodyAnnualSummary
class GovernmentBodyAnnualSummary extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
annualWorkHeadCount
int annualWorkHeadCount
The annual work head count. -
comment
String comment
The comment. -
consecutiveNumber
int consecutiveNumber
The consecutive number. -
govermentBodyId
String govermentBodyId
The goverment body id. -
headCount
int headCount
The head count. -
mCode
String mCode
The m code. -
ministry
String ministry
The ministry. -
name
String name
The name. -
orgNumber
String orgNumber
The org number. -
vat
String vat
The vat. -
year
int year
The year.
-
-
Class com.hack23.cia.service.external.esv.api.GovernmentOperationPeriodOutcome
class GovernmentOperationPeriodOutcome extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
observationStatus
String observationStatus
The observation status. -
percentageChangeFromPreviousToLatest
double percentageChangeFromPreviousToLatest
The percentage change from previous to latest. -
percentageChangeFromSamePeriodLastYearToLatest
double percentageChangeFromSamePeriodLastYearToLatest
The Percentage change from same period last year to latest. -
period
String period
The period. -
value
double value
The value. -
variableName
String variableName
The variable name.
-
-