|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwedenParliamentElectoralRegion | |
---|---|
com.hack23.cia.model.external.val.riksdagsvalkrets.impl | |
com.hack23.cia.service.external.val.api | |
com.hack23.cia.service.external.val.impl |
Uses of SwedenParliamentElectoralRegion in com.hack23.cia.model.external.val.riksdagsvalkrets.impl |
---|
Fields in com.hack23.cia.model.external.val.riksdagsvalkrets.impl with type parameters of type SwedenParliamentElectoralRegion | |
---|---|
static javax.persistence.metamodel.SingularAttribute<SwedenParliamentElectoralRegion,BigInteger> |
SwedenParliamentElectoralRegion_.firstRound
|
static javax.persistence.metamodel.SingularAttribute<SwedenParliamentElectoralRegion,Integer> |
SwedenParliamentElectoralRegion_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<SwedenParliamentElectoralRegion,Long> |
SwedenParliamentElectoralRegion_.hjid
|
static javax.persistence.metamodel.SingularAttribute<SwedenParliamentElectoralRegion,String> |
SwedenParliamentElectoralRegion_.name
|
static javax.persistence.metamodel.SingularAttribute<SwedenParliamentElectoralRegion,BigInteger> |
SwedenParliamentElectoralRegion_.numberOfSeats
|
static javax.persistence.metamodel.SingularAttribute<SwedenParliamentElectoralRegion,BigInteger> |
SwedenParliamentElectoralRegion_.numberOfVoters
|
static javax.persistence.metamodel.ListAttribute<SwedenParliamentElectoralRegionContainer,SwedenParliamentElectoralRegion> |
SwedenParliamentElectoralRegionContainer_.parliamentElectoralRegions
|
protected List<SwedenParliamentElectoralRegion> |
SwedenParliamentElectoralRegionContainer.parliamentElectoralRegions
|
static javax.persistence.metamodel.SingularAttribute<SwedenParliamentElectoralRegion,String> |
SwedenParliamentElectoralRegion_.rest
|
static javax.persistence.metamodel.SingularAttribute<SwedenParliamentElectoralRegion,BigInteger> |
SwedenParliamentElectoralRegion_.secondRound
|
Methods in com.hack23.cia.model.external.val.riksdagsvalkrets.impl that return SwedenParliamentElectoralRegion | |
---|---|
SwedenParliamentElectoralRegion |
ObjectFactory.createSwedenParliamentElectoralRegion()
Create an instance of SwedenParliamentElectoralRegion |
Methods in com.hack23.cia.model.external.val.riksdagsvalkrets.impl that return types with arguments of type SwedenParliamentElectoralRegion | |
---|---|
List<SwedenParliamentElectoralRegion> |
SwedenParliamentElectoralRegionContainer.getParliamentElectoralRegions()
Gets the value of the parliamentElectoralRegions property. |
Method parameters in com.hack23.cia.model.external.val.riksdagsvalkrets.impl with type arguments of type SwedenParliamentElectoralRegion | |
---|---|
void |
SwedenParliamentElectoralRegionContainer.setParliamentElectoralRegions(List<SwedenParliamentElectoralRegion> parliamentElectoralRegions)
|
Uses of SwedenParliamentElectoralRegion in com.hack23.cia.service.external.val.api |
---|
Methods in com.hack23.cia.service.external.val.api that return types with arguments of type SwedenParliamentElectoralRegion | |
---|---|
List<SwedenParliamentElectoralRegion> |
ValApi.getParliamentElectoralRegions()
|
Uses of SwedenParliamentElectoralRegion in com.hack23.cia.service.external.val.impl |
---|
Methods in com.hack23.cia.service.external.val.impl that return types with arguments of type SwedenParliamentElectoralRegion | |
---|---|
List<SwedenParliamentElectoralRegion> |
ValApiImpl.getParliamentElectoralRegions()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |