| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.model |
Package which contains all models.
|
| com.github.dannil.scbjavaclient.model.energy.annualstatistics |
Package which contains the models for energy annual statistics data.
|
| com.github.dannil.scbjavaclient.model.energy.monthlystatistics |
Package which contains the models for energy monthly statistics data.
|
| com.github.dannil.scbjavaclient.model.environment.industrialwateruse |
Package which contains the models for environment industrial water use data.
|
| com.github.dannil.scbjavaclient.model.environment.landandwaterarea |
Package which contains the models for environment land and water area data.
|
| com.github.dannil.scbjavaclient.model.environment.landuse.buildings |
Package which contains the models for environment land use buildings data.
|
| com.github.dannil.scbjavaclient.model.environment.landuse.planning |
Package which contains the models for environment land use planning data.
|
| com.github.dannil.scbjavaclient.model.environment.landuse.usage |
Package which contains the models for environment land use usage data.
|
| com.github.dannil.scbjavaclient.model.environment.packagingandpackagingwaste |
Package which contains the models for environment packaging and packaging waste
data.
|
| com.github.dannil.scbjavaclient.model.environment.waste |
Package which contains the models for environment waste data.
|
| com.github.dannil.scbjavaclient.model.financialmarkets.institutions |
Package which contains the models for financial markets institutions data.
|
| com.github.dannil.scbjavaclient.model.financialmarkets.investmentfunds |
Package which contains the models for financial markets investment funds data.
|
| com.github.dannil.scbjavaclient.model.financialmarkets.securities |
Package which contains the models for financial markets securities data.
|
| com.github.dannil.scbjavaclient.model.financialmarkets.shareholders |
Package which contains the models for financial markets shareholders data.
|
| com.github.dannil.scbjavaclient.model.livingconditions.families.adoptions |
Package which contains the models for living conditions families adoptions data.
|
| com.github.dannil.scbjavaclient.model.livingconditions.families.housing |
Package which contains the models for living conditions families housing data.
|
| com.github.dannil.scbjavaclient.model.livingconditions.families.legalguardians |
Package which contains the models for living conditions families legal guardians
data.
|
| com.github.dannil.scbjavaclient.model.livingconditions.families.siblings |
Package which contains the models for living conditions families siblings data.
|
| com.github.dannil.scbjavaclient.model.population.amount |
Package which contains the models for population amount data.
|
| com.github.dannil.scbjavaclient.model.population.averageage |
Package which contains the models for population average age data.
|
| com.github.dannil.scbjavaclient.model.population.demography |
Package which contains the models for population demography data.
|
| com.github.dannil.scbjavaclient.model.population.density |
Package which contains the models for population density data.
|
| com.github.dannil.scbjavaclient.model.population.livebirths |
Package which contains the models for population live births data.
|
| com.github.dannil.scbjavaclient.model.population.name |
Package which contains the models for population name data.
|
| com.github.dannil.scbjavaclient.model.population.partnership |
Package which contains the models for population partnership data.
|
| Modifier and Type | Method and Description |
|---|---|
ValueNode<V> |
AbstractValueModel.getValue(String key)
Get the value node for a specific contents code.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValueNode<V>> |
AbstractValueModel.getValues()
Getter for values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractValueModel.setValues(List<ValueNode<V>> values)
Setter for values.
|
| Constructor and Description |
|---|
AbstractRegionTimeAndValueModel(R region,
T time,
List<ValueNode<V>> values)
Overloaded constructor.
|
AbstractTimeAndValueModel(T time,
List<ValueNode<V>> values)
Overloaded constructor.
|
AbstractValueModel(List<ValueNode<V>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
ConsumptionOfFuelsInElectricityGeneration(String powerPlant,
String fuel,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
ElectricitySupply(String powerPlant,
Integer year,
List<ValueNode<Integer>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
DeliveriesOfFuels(Integer commodity,
String userCategory,
String month,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
WaterDischarge(String region,
Integer recipient,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
WaterUsage(String region,
Integer type,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
Area(String region,
String type,
Integer year,
List<ValueNode<Double>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
Building(String region,
Integer type,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
Planning(String region,
Integer year,
List<ValueNode<Integer>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
Land(String region,
Integer category,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
PackagingAndPackagingWaste(Integer type,
Integer year,
List<ValueNode<Integer>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
AbstractWaste(String wasteCategory,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
GeneratedWaste(String industrialClassification,
String category,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
TreatedWaste(Integer treatmentCategory,
String category,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
MonetaryAssets(String institution,
String item,
String currency,
String month,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
OwnershipOfInvestmentFundShares(String type,
String sector,
String quarter,
List<ValueNode<Integer>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
AbstractSecurity(Integer sector,
String currency,
String month,
List<ValueNode<V>> values)
Overloaded constructor.
|
MaturityStructure(Integer sector,
String maturity,
String currency,
String month,
List<ValueNode<Integer>> values)
Overloaded constructor.
|
OutstandingAndIssuedAmount(Integer sector,
String item,
String currency,
String month,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
ForeignOwnershipOfShares(String country,
String year,
List<ValueNode<Double>> values)
Overloaded constructor.
|
OwnershipOfShares(String sector,
String year,
List<ValueNode<Double>> values)
Overloaded constructor.
|
OwnershipOfSharesByMarketplace(String sector,
String marketplace,
String year,
List<ValueNode<Double>> values)
Overloaded constructor.
|
OwnershipOfSharesBySeries(String sector,
String shareClass,
String year,
List<ValueNode<Double>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
ChildAdoption(String sex,
String age,
String birthCountry,
Integer year,
List<ValueNode<Integer>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
Housing(String sex,
String age,
String housingType,
String familyType,
String background,
Integer parentIncome,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
LegalGuardians(String sex,
String caregiver,
String familyType,
Integer year,
List<ValueNode<Integer>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
Siblings(String sex,
String age,
Integer siblingsLivingAtHome,
String familyType,
Integer year,
List<ValueNode<Integer>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
Population(String region,
String relationshipStatus,
String age,
Integer gender,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
AverageAge(String region,
String gender,
Integer year,
List<ValueNode<Double>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
FertilityRate(String region,
Integer gender,
Integer year,
List<ValueNode<Double>> values)
Overloaded constructor.
|
MeanAgeFirstChild(String region,
Integer gender,
Integer year,
List<ValueNode<Double>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
Density(String region,
String sex,
Integer year,
List<ValueNode<Double>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
LiveBirth(String region,
String motherAge,
Integer gender,
Integer year,
List<ValueNode<Long>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
NumberOfChildrenBornWithFirstName(String firstname,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
| Constructor and Description |
|---|
Partnership(String region,
String maritalStatus,
String sex,
Integer year,
List<ValueNode<Integer>> values)
Overloaded constructor.
|
PartnershipChange(String region,
String maritalStatus,
String sex,
Integer year,
List<ValueNode<String>> values)
Overloaded constructor.
|
Copyright © 2017. All rights reserved.