| Package | Description |
|---|---|
| fi.metatavu.kuntaapi.server.rest.model |
| Modifier and Type | Method and Description |
|---|---|
LocalizedValue |
LocalizedValue.language(String language) |
LocalizedValue |
LocalizedValue.type(String type) |
LocalizedValue |
LocalizedValue.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
ServiceOrganization |
ServiceOrganization.additionalInformation(List<LocalizedValue> additionalInformation)
Localized list of additional information.
|
ServiceHour |
ServiceHour.additionalInformation(List<LocalizedValue> additionalInformation)
Localized list of additional information.
|
OrganizationService |
OrganizationService.additionalInformation(List<LocalizedValue> additionalInformation)
Localized list of additional information.
|
Address |
Address.additionalInformations(List<LocalizedValue> additionalInformations)
Localized list of additional information about the address.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.channelUrls(List<LocalizedValue> channelUrls)
List of localized channel urls.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.descriptions(List<LocalizedValue> descriptions)
List of localized service channel descriptions.
|
ElectronicServiceChannel |
ElectronicServiceChannel.descriptions(List<LocalizedValue> descriptions) |
Service |
Service.descriptions(List<LocalizedValue> descriptions) |
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.descriptions(List<LocalizedValue> descriptions)
List of localized service channel descriptions.
|
PhoneServiceChannel |
PhoneServiceChannel.descriptions(List<LocalizedValue> descriptions)
List of localized service channel descriptions.
|
Organization |
Organization.descriptions(List<LocalizedValue> descriptions)
List of organizations descriptions.
|
WebPageServiceChannel |
WebPageServiceChannel.descriptions(List<LocalizedValue> descriptions)
List of localized service channel descriptions.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.formIdentifier(List<LocalizedValue> formIdentifier)
List of localized form identifier.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.formReceiver(List<LocalizedValue> formReceiver)
List of localized form receiver.
|
Service |
Service.keywords(List<LocalizedValue> keywords)
List of localized service keywords.
|
Address |
Address.locationAbroad(List<LocalizedValue> locationAbroad)
Localized list of foreign address information.
|
OntologyItem |
OntologyItem.name(List<LocalizedValue> name) |
Area |
Area.name(List<LocalizedValue> name)
Localized list of names for the area
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.names(List<LocalizedValue> names)
Localized list of service channel names.
|
Law |
Law.names(List<LocalizedValue> names) |
ElectronicServiceChannel |
ElectronicServiceChannel.names(List<LocalizedValue> names) |
Service |
Service.names(List<LocalizedValue> names) |
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.names(List<LocalizedValue> names)
Localized list of service channel names.
|
PhoneServiceChannel |
PhoneServiceChannel.names(List<LocalizedValue> names)
Localized list of service channel names.
|
Organization |
Organization.names(List<LocalizedValue> names)
List of organization names.
|
WebPageServiceChannel |
WebPageServiceChannel.names(List<LocalizedValue> names)
Localized list of service channel names.
|
Municipality |
Municipality.names(List<LocalizedValue> names) |
Address |
Address.postOffice(List<LocalizedValue> postOffice)
List of localized Post offices, for example Helsinki, Helsingfors.
|
Address |
Address.postOfficeBox(List<LocalizedValue> postOfficeBox)
Post office box like PL 310
|
Service |
Service.requirements(List<LocalizedValue> requirements) |
void |
ServiceOrganization.setAdditionalInformation(List<LocalizedValue> additionalInformation) |
void |
ServiceHour.setAdditionalInformation(List<LocalizedValue> additionalInformation) |
void |
OrganizationService.setAdditionalInformation(List<LocalizedValue> additionalInformation) |
void |
Address.setAdditionalInformations(List<LocalizedValue> additionalInformations) |
void |
PrintableFormServiceChannel.setChannelUrls(List<LocalizedValue> channelUrls) |
void |
PrintableFormServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
ElectronicServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
Service.setDescriptions(List<LocalizedValue> descriptions) |
void |
ServiceLocationServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
PhoneServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
Organization.setDescriptions(List<LocalizedValue> descriptions) |
void |
WebPageServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
PrintableFormServiceChannel.setFormIdentifier(List<LocalizedValue> formIdentifier) |
void |
PrintableFormServiceChannel.setFormReceiver(List<LocalizedValue> formReceiver) |
void |
Service.setKeywords(List<LocalizedValue> keywords) |
void |
Address.setLocationAbroad(List<LocalizedValue> locationAbroad) |
void |
OntologyItem.setName(List<LocalizedValue> name) |
void |
Area.setName(List<LocalizedValue> name) |
void |
PrintableFormServiceChannel.setNames(List<LocalizedValue> names) |
void |
Law.setNames(List<LocalizedValue> names) |
void |
ElectronicServiceChannel.setNames(List<LocalizedValue> names) |
void |
Service.setNames(List<LocalizedValue> names) |
void |
ServiceLocationServiceChannel.setNames(List<LocalizedValue> names) |
void |
PhoneServiceChannel.setNames(List<LocalizedValue> names) |
void |
Organization.setNames(List<LocalizedValue> names) |
void |
WebPageServiceChannel.setNames(List<LocalizedValue> names) |
void |
Municipality.setNames(List<LocalizedValue> names) |
void |
Address.setPostOffice(List<LocalizedValue> postOffice) |
void |
Address.setPostOfficeBox(List<LocalizedValue> postOfficeBox) |
void |
Service.setRequirements(List<LocalizedValue> requirements) |
void |
Address.setStreetAddress(List<LocalizedValue> streetAddress) |
void |
Page.setTitles(List<LocalizedValue> titles) |
void |
ElectronicServiceChannel.setUrls(List<LocalizedValue> urls) |
void |
WebPageServiceChannel.setUrls(List<LocalizedValue> urls) |
Address |
Address.streetAddress(List<LocalizedValue> streetAddress)
List of localized street addresses.
|
Page |
Page.titles(List<LocalizedValue> titles) |
ElectronicServiceChannel |
ElectronicServiceChannel.urls(List<LocalizedValue> urls) |
WebPageServiceChannel |
WebPageServiceChannel.urls(List<LocalizedValue> urls)
List of localized urls.
|
Copyright © 2017 Metatavu Oy. All rights reserved.