| 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 |
PrintableFormServiceChannel.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> |
ServiceLocationServiceChannel.getAddresses() |
List<Address> |
Contact.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
PrintableFormServiceChannel |
PrintableFormServiceChannel.deliveryAddress(Address deliveryAddress) |
void |
PrintableFormServiceChannel.setDeliveryAddress(Address deliveryAddress) |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.addresses(List<Address> addresses) |
Contact |
Contact.addresses(List<Address> addresses) |
void |
ServiceLocationServiceChannel.setAddresses(List<Address> addresses) |
void |
Contact.setAddresses(List<Address> addresses) |
Copyright © 2017 Metatavu Oy. All rights reserved.