Uses of Class
com.hack23.cia.model.external.val.partier.impl.SwedenElectionRegion

Packages that use SwedenElectionRegion
com.hack23.cia.model.external.val.partier.impl   
 

Uses of SwedenElectionRegion in com.hack23.cia.model.external.val.partier.impl
 

Fields in com.hack23.cia.model.external.val.partier.impl declared as SwedenElectionRegion
protected  SwedenElectionRegion SwedenElectionType.region
           
 

Fields in com.hack23.cia.model.external.val.partier.impl with type parameters of type SwedenElectionRegion
static javax.persistence.metamodel.SingularAttribute<SwedenElectionRegion,String> SwedenElectionRegion_.countyId
           
static javax.persistence.metamodel.SingularAttribute<SwedenElectionRegion,Integer> SwedenElectionRegion_.hashCode
           
static javax.persistence.metamodel.SingularAttribute<SwedenElectionRegion,Long> SwedenElectionRegion_.hjid
           
static javax.persistence.metamodel.SingularAttribute<SwedenElectionRegion,String> SwedenElectionRegion_.municipalId
           
static javax.persistence.metamodel.SingularAttribute<SwedenElectionRegion,String> SwedenElectionRegion_.name
           
static javax.persistence.metamodel.ListAttribute<SwedenElectionRegion,SwedenPoliticalParty> SwedenElectionRegion_.parties
           
static javax.persistence.metamodel.SingularAttribute<SwedenElectionType,SwedenElectionRegion> SwedenElectionType_.region
           
 

Methods in com.hack23.cia.model.external.val.partier.impl that return SwedenElectionRegion
 SwedenElectionRegion ObjectFactory.createSwedenElectionRegion()
          Create an instance of SwedenElectionRegion
 SwedenElectionRegion SwedenElectionType.getRegion()
          Gets the value of the region property.
 

Methods in com.hack23.cia.model.external.val.partier.impl with parameters of type SwedenElectionRegion
 void SwedenElectionType.setRegion(SwedenElectionRegion value)
          Sets the value of the region property.
 



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