| Package | Description |
|---|---|
| fi.metatavu.kuntaapi.server.rest.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceOrganization |
ServiceOrganization.additionalInformation(List<LocalizedValue> additionalInformation)
Localized list of additional information.
|
ServiceOrganization |
ServiceOrganization.organizationId(String organizationId)
Organization identifier (organization related to the service).
|
ServiceOrganization |
ServiceOrganization.provisionType(String provisionType)
Provision type, valid values SelfProduced, VoucherServices, PurchaseServices or Other.
|
ServiceOrganization |
ServiceOrganization.roleType(String roleType)
Role type, valid values Responsible or Producer.
|
ServiceOrganization |
ServiceOrganization.webPages(List<WebPage> webPages)
DEPRECATED.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceOrganization> |
Service.getOrganizations() |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.organizations(List<ServiceOrganization> organizations) |
void |
Service.setOrganizations(List<ServiceOrganization> organizations) |
Copyright © 2017 Metatavu Oy. All rights reserved.