| Package | Description |
|---|---|
| fi.metatavu.kuntaapi.server.rest.model |
| Modifier and Type | Method and Description |
|---|---|
Municipality |
Municipality.code(String code)
Municipality code (like 491 or 091).
|
Municipality |
Address.getMunicipality() |
Municipality |
Municipality.names(List<LocalizedValue> names) |
| Modifier and Type | Method and Description |
|---|---|
List<Municipality> |
ServiceLocationServiceChannel.getServiceAreas() |
| Modifier and Type | Method and Description |
|---|---|
Address |
Address.municipality(Municipality municipality) |
void |
Address.setMunicipality(Municipality municipality) |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.serviceAreas(List<Municipality> serviceAreas)
List of serviceareas.
|
void |
ServiceLocationServiceChannel.setServiceAreas(List<Municipality> serviceAreas) |
Copyright © 2017 Metatavu Oy. All rights reserved.