Serialized Form
-
Package com.hack23.cia.model.external.val.landstingvalkrets.impl
-
Class com.hack23.cia.model.external.val.landstingvalkrets.impl.SwedenCountyElectoralArea
class SwedenCountyElectoralArea extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
code
BigInteger code
The code. -
electoralAreaName
String electoralAreaName
The electoral area name. -
firstRound
BigInteger firstRound
The first round. -
hjid
Long hjid
The hjid. -
numberOfSeats
BigInteger numberOfSeats
The number of seats. -
numberOfVoters
BigInteger numberOfVoters
The number of voters. -
rest
String rest
The rest. -
secondRound
BigInteger secondRound
The second round.
-
-
Class com.hack23.cia.model.external.val.landstingvalkrets.impl.SwedenCountyElectoralRegion
class SwedenCountyElectoralRegion extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
code
BigInteger code
The code. -
countyName
String countyName
The county name. -
hjid
Long hjid
The hjid. -
landstingsvalkrets
List<SwedenCountyElectoralArea> landstingsvalkrets
The landstingsvalkrets. -
seats
BigInteger seats
The seats.
-
-
Class com.hack23.cia.model.external.val.landstingvalkrets.impl.SwedenCountyElectoralRegionContainer
class SwedenCountyElectoralRegionContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
countyElectoralRegions
List<SwedenCountyElectoralRegion> countyElectoralRegions
The county electoral regions. -
hjid
Long hjid
The hjid.
-
-