| Package | Description |
|---|---|
| fi.metatavu.kuntaapi.server.rest.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.addresses(List<Address> addresses)
List of service location addresses.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.descriptions(List<LocalizedValue> descriptions)
List of localized service channel descriptions.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.emails(List<Email> emails)
List email addresses for the service channel.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.id(String id)
Identifier for the service channel.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.languages(List<String> languages)
List of languages the service channel is available in (two letter language code).
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.names(List<LocalizedValue> names)
Localized list of service channel names.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.organizationId(String organizationId)
Organization identifier responsible for the channel.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.phoneNumbers(List<Phone> phoneNumbers)
List of phone numbers for the service channel.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.phoneServiceCharge(Boolean phoneServiceCharge)
Is the phone service charged for.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.publishingStatus(String publishingStatus)
Service channel publishing status.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.serviceAreaRestricted(Boolean serviceAreaRestricted)
Is the service location channel restricted by service area.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.serviceAreas(List<Municipality> serviceAreas)
List of serviceareas.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.serviceHours(List<ServiceHour> serviceHours)
List of service channel service hours.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.webPages(List<WebPage> webPages)
List of service channel web pages.
|
Copyright © 2017 Metatavu Oy. All rights reserved.