Uses of Class
com.hack23.cia.model.external.val.landstingvalkrets.impl.SwedenCountyElectoralRegion

Packages that use SwedenCountyElectoralRegion
com.hack23.cia.model.external.val.landstingvalkrets.impl   
com.hack23.cia.service.external.val.api   
com.hack23.cia.service.external.val.impl   
 

Uses of SwedenCountyElectoralRegion in com.hack23.cia.model.external.val.landstingvalkrets.impl
 

Fields in com.hack23.cia.model.external.val.landstingvalkrets.impl with type parameters of type SwedenCountyElectoralRegion
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralRegion,BigInteger> SwedenCountyElectoralRegion_.code
           
static javax.persistence.metamodel.ListAttribute<SwedenCountyElectoralRegionContainer,SwedenCountyElectoralRegion> SwedenCountyElectoralRegionContainer_.countyElectoralRegions
           
protected  List<SwedenCountyElectoralRegion> SwedenCountyElectoralRegionContainer.countyElectoralRegions
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralRegion,Integer> SwedenCountyElectoralRegion_.hashCode
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralRegion,Long> SwedenCountyElectoralRegion_.hjid
           
static javax.persistence.metamodel.ListAttribute<SwedenCountyElectoralRegion,SwedenCountyElectoralArea> SwedenCountyElectoralRegion_.landstingsvalkrets
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralRegion,String> SwedenCountyElectoralRegion_.name
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralRegion,BigInteger> SwedenCountyElectoralRegion_.seats
           
 

Methods in com.hack23.cia.model.external.val.landstingvalkrets.impl that return SwedenCountyElectoralRegion
 SwedenCountyElectoralRegion ObjectFactory.createSwedenCountyElectoralRegion()
          Create an instance of SwedenCountyElectoralRegion
 

Methods in com.hack23.cia.model.external.val.landstingvalkrets.impl that return types with arguments of type SwedenCountyElectoralRegion
 List<SwedenCountyElectoralRegion> SwedenCountyElectoralRegionContainer.getCountyElectoralRegions()
          Gets the value of the countyElectoralRegions property.
 

Method parameters in com.hack23.cia.model.external.val.landstingvalkrets.impl with type arguments of type SwedenCountyElectoralRegion
 void SwedenCountyElectoralRegionContainer.setCountyElectoralRegions(List<SwedenCountyElectoralRegion> countyElectoralRegions)
           
 

Uses of SwedenCountyElectoralRegion in com.hack23.cia.service.external.val.api
 

Methods in com.hack23.cia.service.external.val.api that return types with arguments of type SwedenCountyElectoralRegion
 List<SwedenCountyElectoralRegion> ValApi.getCountyElectoralRegions()
           
 

Uses of SwedenCountyElectoralRegion in com.hack23.cia.service.external.val.impl
 

Methods in com.hack23.cia.service.external.val.impl that return types with arguments of type SwedenCountyElectoralRegion
 List<SwedenCountyElectoralRegion> ValApiImpl.getCountyElectoralRegions()
           
 



Copyright © 2008-2011 www.hack23.com. All Rights Reserved.