Serialized Form
-
Package com.hack23.cia.model.external.val.partier.impl
-
Class com.hack23.cia.model.external.val.partier.impl.SwedenElectionRegion
class SwedenElectionRegion extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.hack23.cia.model.external.val.partier.impl.SwedenElectionType
class SwedenElectionType extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
electionCode
String electionCode
The election code. -
electionType
String electionType
The election type. -
hjid
Long hjid
The hjid. -
region
SwedenElectionRegion region
The region.
-
-
Class com.hack23.cia.model.external.val.partier.impl.SwedenElectionTypeContainerElement
class SwedenElectionTypeContainerElement extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
electionTypes
List<SwedenElectionType> electionTypes
The election types. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.val.partier.impl.SwedenPoliticalParty
class SwedenPoliticalParty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
address
String address
The address. -
city
String city
The city. -
coAddress
String coAddress
The co address. -
email
String email
The email. -
faxNumber
String faxNumber
The fax number. -
hjid
Long hjid
The hjid. -
partyId
String partyId
The party id. -
partyName
String partyName
The party name. -
phoneNumber
String phoneNumber
The phone number. -
postCode
String postCode
The post code. -
registeredDate
Date registeredDate
The registered date. -
shortCode
String shortCode
The short code. -
website
String website
The website.
-
-