| Package | Description |
|---|---|
| fi.metatavu.kuntaapi.server.rest.model |
| Modifier and Type | Method and Description |
|---|---|
WebPageServiceChannel |
WebPageServiceChannel.descriptions(List<LocalizedValue> descriptions)
List of localized service channel descriptions.
|
WebPageServiceChannel |
WebPageServiceChannel.id(String id)
Identifier for the service channel.
|
WebPageServiceChannel |
WebPageServiceChannel.languages(List<String> languages)
List of languages the service channel is available in (two letter language code).
|
WebPageServiceChannel |
WebPageServiceChannel.names(List<LocalizedValue> names)
Localized list of service channel names.
|
WebPageServiceChannel |
WebPageServiceChannel.organizationId(String organizationId)
Organization identifier responsible for the channel.
|
WebPageServiceChannel |
WebPageServiceChannel.publishingStatus(String publishingStatus)
Service channel publishing status.
|
WebPageServiceChannel |
WebPageServiceChannel.serviceHours(List<ServiceHour> serviceHours)
List of service channel service hours.
|
WebPageServiceChannel |
WebPageServiceChannel.supportEmails(List<Email> supportEmails)
List of support email addresses for the service channel.
|
WebPageServiceChannel |
WebPageServiceChannel.supportPhones(List<Phone> supportPhones)
List of support phone numbers for the service channel.
|
WebPageServiceChannel |
WebPageServiceChannel.urls(List<LocalizedValue> urls)
List of localized urls.
|
WebPageServiceChannel |
WebPageServiceChannel.webPages(List<WebPage> webPages)
List of service channel web pages.
|
Copyright © 2017 Metatavu Oy. All rights reserved.