| Package | Description |
|---|---|
| fi.metatavu.kuntaapi.server.rest.model |
| Modifier and Type | Method and Description |
|---|---|
Organization |
Organization.addresses(List<Address> addresses)
List of organizations addresses.
|
Organization |
Organization.areas(List<Area> areas)
List of organization areas.
|
Organization |
Organization.areaType(String areaType)
Area type (WholeCountry, WholeCountryExceptAlandIslands, AreaType).
|
Organization |
Organization.businessCode(String businessCode)
Organization business code (Y-tunnus).
|
Organization |
Organization.businessName(String businessName)
Organization business name (name used for business code).
|
Organization |
Organization.descriptions(List<LocalizedValue> descriptions)
List of organizations descriptions.
|
Organization |
Organization.displayNameType(List<NameTypeByLanguage> displayNameType)
List of Display name types (Name or AlternateName) for each language version of OrganizationNames.
|
Organization |
Organization.emailAddresses(List<Email> emailAddresses)
List of organizations email addresses.
|
Organization |
Organization.id(String id)
Entity identifier.
|
Organization |
Organization.municipality(Municipality municipality)
Municipality including municipality code and a localized list of municipality names.
|
Organization |
Organization.names(List<LocalizedValue> names)
List of organization names.
|
Organization |
Organization.organizationType(String organizationType)
Organization type (State, Municipality, RegionalOrganization, Organization, Company).
|
Organization |
Organization.parentOrganization(String parentOrganization)
Organizations parent organization identifier if exists.
|
Organization |
Organization.phoneNumbers(List<Phone> phoneNumbers)
List of organizations phone numbers.
|
Organization |
Organization.publishingStatus(String publishingStatus)
Publishing status (Draft, Published, Deleted, Modified and OldPublished).
|
Organization |
Organization.services(List<OrganizationService> services)
List of organizations services.
|
Organization |
Organization.webPages(List<WebPage> webPages)
List of organizations web pages.
|
Copyright © 2017 Metatavu Oy. All rights reserved.