Uses of Class
com.hack23.cia.model.external.val.kommunvalkrets.impl.SwedenCountyData
-
Uses of SwedenCountyData in com.hack23.cia.model.external.val.kommunvalkrets.impl
Fields in com.hack23.cia.model.external.val.kommunvalkrets.impl with type parameters of type SwedenCountyDataModifier and TypeFieldDescriptionprotected List<SwedenCountyData>SwedenCountyDataContainer.countyRegionsThe county regions.Methods in com.hack23.cia.model.external.val.kommunvalkrets.impl that return SwedenCountyDataModifier and TypeMethodDescriptionObjectFactory.createSwedenCountyData()Creates a new Object object.Methods in com.hack23.cia.model.external.val.kommunvalkrets.impl that return types with arguments of type SwedenCountyDataModifier and TypeMethodDescriptionSwedenCountyDataContainer.getCountyRegions()Gets the county regions.Method parameters in com.hack23.cia.model.external.val.kommunvalkrets.impl with type arguments of type SwedenCountyDataModifier and TypeMethodDescriptionvoidSwedenCountyDataContainer.setCountyRegions(List<SwedenCountyData> countyRegions) Sets the county regions.