public interface ValApi
Modifier and Type | Method and Description |
---|---|
List<com.hack23.cia.model.external.val.landstingvalkrets.impl.SwedenCountyElectoralRegion> |
getCountyElectoralRegions()
Gets the county electoral regions.
|
List<com.hack23.cia.model.external.val.kommunvalkrets.impl.SwedenCountyData> |
getCountyRegions()
Gets the county regions.
|
List<com.hack23.cia.model.external.val.partier.impl.SwedenElectionType> |
getElectionTypes()
Gets the election types.
|
List<com.hack23.cia.model.external.val.riksdagsvalkrets.impl.SwedenParliamentElectoralRegion> |
getParliamentElectoralRegions()
Gets the parliament electoral regions.
|
com.hack23.cia.model.external.val.partier.impl.SwedenElectionRegion |
getSwedenElectionRegion()
Gets the sweden election region.
|
List<com.hack23.cia.model.external.val.partier.impl.SwedenPoliticalParty> |
getSwedenPoliticalParties()
Gets the sweden political parties.
|
List<com.hack23.cia.model.external.val.partier.impl.SwedenElectionType> getElectionTypes() throws ValApiException
Exception
- the exceptionValApiException
List<com.hack23.cia.model.external.val.riksdagsvalkrets.impl.SwedenParliamentElectoralRegion> getParliamentElectoralRegions() throws ValApiException
Exception
- the exceptionValApiException
List<com.hack23.cia.model.external.val.landstingvalkrets.impl.SwedenCountyElectoralRegion> getCountyElectoralRegions() throws ValApiException
Exception
- the exceptionValApiException
List<com.hack23.cia.model.external.val.kommunvalkrets.impl.SwedenCountyData> getCountyRegions() throws ValApiException
Exception
- the exceptionValApiException
com.hack23.cia.model.external.val.partier.impl.SwedenElectionRegion getSwedenElectionRegion() throws ValApiException
ValApiException
List<com.hack23.cia.model.external.val.partier.impl.SwedenPoliticalParty> getSwedenPoliticalParties() throws ValApiException
ValApiException
Copyright © 2010–2017 www.hack23.com. All rights reserved.