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

Packages that use SwedenCountyElectoralArea
com.hack23.cia.model.external.val.landstingvalkrets.impl   
 

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

Fields in com.hack23.cia.model.external.val.landstingvalkrets.impl with type parameters of type SwedenCountyElectoralArea
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralArea,BigInteger> SwedenCountyElectoralArea_.code
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralArea,BigInteger> SwedenCountyElectoralArea_.firstRound
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralArea,Integer> SwedenCountyElectoralArea_.hashCode
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralArea,Long> SwedenCountyElectoralArea_.hjid
           
static javax.persistence.metamodel.ListAttribute<SwedenCountyElectoralRegion,SwedenCountyElectoralArea> SwedenCountyElectoralRegion_.landstingsvalkrets
           
protected  List<SwedenCountyElectoralArea> SwedenCountyElectoralRegion.landstingsvalkrets
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralArea,String> SwedenCountyElectoralArea_.name
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralArea,BigInteger> SwedenCountyElectoralArea_.numberOfSeats
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralArea,BigInteger> SwedenCountyElectoralArea_.numberOfVoters
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralArea,String> SwedenCountyElectoralArea_.rest
           
static javax.persistence.metamodel.SingularAttribute<SwedenCountyElectoralArea,BigInteger> SwedenCountyElectoralArea_.secondRound
           
 

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

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

Method parameters in com.hack23.cia.model.external.val.landstingvalkrets.impl with type arguments of type SwedenCountyElectoralArea
 void SwedenCountyElectoralRegion.setLandstingsvalkrets(List<SwedenCountyElectoralArea> landstingsvalkrets)
           
 



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