|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SwedenCountyData | |
|---|---|
| com.hack23.cia.model.external.val.kommunvalkrets.impl | |
| com.hack23.cia.service.external.val.api | |
| com.hack23.cia.service.external.val.impl | |
| Uses of SwedenCountyData in com.hack23.cia.model.external.val.kommunvalkrets.impl |
|---|
| Fields in com.hack23.cia.model.external.val.kommunvalkrets.impl with type parameters of type SwedenCountyData | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<SwedenCountyData,BigInteger> |
SwedenCountyData_.code
|
static javax.persistence.metamodel.ListAttribute<SwedenCountyDataContainer,SwedenCountyData> |
SwedenCountyDataContainer_.countyRegions
|
protected List<SwedenCountyData> |
SwedenCountyDataContainer.countyRegions
|
static javax.persistence.metamodel.SingularAttribute<SwedenCountyData,Integer> |
SwedenCountyData_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<SwedenCountyData,Long> |
SwedenCountyData_.hjid
|
static javax.persistence.metamodel.ListAttribute<SwedenCountyData,SwedenMunicipalityData> |
SwedenCountyData_.kommun
|
static javax.persistence.metamodel.SingularAttribute<SwedenCountyData,String> |
SwedenCountyData_.name
|
| Methods in com.hack23.cia.model.external.val.kommunvalkrets.impl that return SwedenCountyData | |
|---|---|
SwedenCountyData |
ObjectFactory.createSwedenCountyData()
Create an instance of SwedenCountyData |
| Methods in com.hack23.cia.model.external.val.kommunvalkrets.impl that return types with arguments of type SwedenCountyData | |
|---|---|
List<SwedenCountyData> |
SwedenCountyDataContainer.getCountyRegions()
Gets the value of the countyRegions property. |
| Method parameters in com.hack23.cia.model.external.val.kommunvalkrets.impl with type arguments of type SwedenCountyData | |
|---|---|
void |
SwedenCountyDataContainer.setCountyRegions(List<SwedenCountyData> countyRegions)
|
| Uses of SwedenCountyData in com.hack23.cia.service.external.val.api |
|---|
| Methods in com.hack23.cia.service.external.val.api that return types with arguments of type SwedenCountyData | |
|---|---|
List<SwedenCountyData> |
ValApi.getCountyRegions()
|
| Uses of SwedenCountyData in com.hack23.cia.service.external.val.impl |
|---|
| Methods in com.hack23.cia.service.external.val.impl that return types with arguments of type SwedenCountyData | |
|---|---|
List<SwedenCountyData> |
ValApiImpl.getCountyRegions()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||