| Package | Description |
|---|---|
| fi.metatavu.kuntaapi.server.rest.model |
| Modifier and Type | Method and Description |
|---|---|
Address |
Address.additionalInformations(List<LocalizedValue> additionalInformations) |
Address |
Address.country(String country) |
Address |
PrintableFormChannel.getDeliveryAddress() |
Address |
Address.municipality(String municipality) |
Address |
Address.postalCode(String postalCode) |
Address |
Address.postOffice(String postOffice) |
Address |
Address.postOfficeBox(String postOfficeBox) |
Address |
Address.qualifier(String qualifier) |
Address |
Address.streetAddress(List<LocalizedValue> streetAddress) |
Address |
Address.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
ServiceLocationChannel.getAddresses() |
List<Address> |
Contact.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
PrintableFormChannel |
PrintableFormChannel.deliveryAddress(Address deliveryAddress) |
void |
PrintableFormChannel.setDeliveryAddress(Address deliveryAddress) |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocationChannel |
ServiceLocationChannel.addresses(List<Address> addresses) |
Contact |
Contact.addresses(List<Address> addresses) |
void |
ServiceLocationChannel.setAddresses(List<Address> addresses) |
void |
Contact.setAddresses(List<Address> addresses) |
Copyright © 2017 Metatavu Oy. All rights reserved.