| Package | Description |
|---|---|
| fi.metatavu.kuntaapi.server.rest.model |
| Modifier and Type | Method and Description |
|---|---|
ElectronicServiceChannel |
ElectronicServiceChannel.attachments(List<ServiceChannelAttachment> attachments) |
ElectronicServiceChannel |
ElectronicServiceChannel.descriptions(List<LocalizedValue> descriptions) |
ElectronicServiceChannel |
ElectronicServiceChannel.id(String id) |
ElectronicServiceChannel |
ElectronicServiceChannel.languages(List<String> languages) |
ElectronicServiceChannel |
ElectronicServiceChannel.names(List<LocalizedValue> names) |
ElectronicServiceChannel |
ElectronicServiceChannel.organizationId(String organizationId) |
ElectronicServiceChannel |
ElectronicServiceChannel.publishingStatus(String publishingStatus) |
ElectronicServiceChannel |
ElectronicServiceChannel.requiresAuthentication(Boolean requiresAuthentication) |
ElectronicServiceChannel |
ElectronicServiceChannel.requiresSignature(Boolean requiresSignature) |
ElectronicServiceChannel |
ElectronicServiceChannel.serviceHours(List<ServiceHour> serviceHours) |
ElectronicServiceChannel |
ElectronicServiceChannel.signatureQuantity(Integer signatureQuantity) |
ElectronicServiceChannel |
ElectronicServiceChannel.supportEmails(List<Email> supportEmails)
List of support email addresses for the service channel.
|
ElectronicServiceChannel |
ElectronicServiceChannel.supportPhones(List<Phone> supportPhones)
List of support phone numbers for the service channel.
|
ElectronicServiceChannel |
ElectronicServiceChannel.type(String type) |
ElectronicServiceChannel |
ElectronicServiceChannel.urls(List<LocalizedValue> urls) |
ElectronicServiceChannel |
ElectronicServiceChannel.webPages(List<WebPage> webPages) |
Copyright © 2017 Metatavu Oy. All rights reserved.