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

Packages that use SwedenElectionType
com.hack23.cia.model.external.val.partier.impl   
com.hack23.cia.service.external.val.api   
com.hack23.cia.service.external.val.impl   
 

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

Fields in com.hack23.cia.model.external.val.partier.impl with type parameters of type SwedenElectionType
static javax.persistence.metamodel.SingularAttribute<SwedenElectionType,String> SwedenElectionType_.electionCode
           
static javax.persistence.metamodel.SingularAttribute<SwedenElectionType,String> SwedenElectionType_.electionType
           
static javax.persistence.metamodel.ListAttribute<SwedenElectionTypeContainerElement,SwedenElectionType> SwedenElectionTypeContainerElement_.electionTypes
           
protected  List<SwedenElectionType> SwedenElectionTypeContainerElement.electionTypes
           
static javax.persistence.metamodel.SingularAttribute<SwedenElectionType,Integer> SwedenElectionType_.hashCode
           
static javax.persistence.metamodel.SingularAttribute<SwedenElectionType,Long> SwedenElectionType_.hjid
           
static javax.persistence.metamodel.SingularAttribute<SwedenElectionType,SwedenElectionRegion> SwedenElectionType_.region
           
 

Methods in com.hack23.cia.model.external.val.partier.impl that return SwedenElectionType
 SwedenElectionType ObjectFactory.createSwedenElectionType()
          Create an instance of SwedenElectionType
 

Methods in com.hack23.cia.model.external.val.partier.impl that return types with arguments of type SwedenElectionType
 List<SwedenElectionType> SwedenElectionTypeContainerElement.getElectionTypes()
          Gets the value of the electionTypes property.
 

Method parameters in com.hack23.cia.model.external.val.partier.impl with type arguments of type SwedenElectionType
 void SwedenElectionTypeContainerElement.setElectionTypes(List<SwedenElectionType> electionTypes)
           
 

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

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

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

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



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