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