OrganizationService |
OrganizationService.additionalInformation(List<LocalizedValue> additionalInformation) |
ServiceHour |
ServiceHour.additionalInformation(List<LocalizedValue> additionalInformation) |
Service |
Service.additionalInformations(List<LocalizedValue> additionalInformations) |
Address |
Address.additionalInformations(List<LocalizedValue> additionalInformations) |
PrintableFormServiceChannel |
PrintableFormServiceChannel.channelUrls(List<LocalizedValue> channelUrls) |
PrintableFormServiceChannel |
PrintableFormServiceChannel.deliveryAddressDescriptions(List<LocalizedValue> deliveryAddressDescriptions) |
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.descriptions(List<LocalizedValue> descriptions) |
WebPageServiceChannel |
WebPageServiceChannel.descriptions(List<LocalizedValue> descriptions) |
Service |
Service.descriptions(List<LocalizedValue> descriptions) |
PrintableFormServiceChannel |
PrintableFormServiceChannel.descriptions(List<LocalizedValue> descriptions) |
PhoneServiceChannel |
PhoneServiceChannel.descriptions(List<LocalizedValue> descriptions) |
ElectronicServiceChannel |
ElectronicServiceChannel.descriptions(List<LocalizedValue> descriptions) |
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.names(List<LocalizedValue> names) |
WebPageServiceChannel |
WebPageServiceChannel.names(List<LocalizedValue> names) |
Service |
Service.names(List<LocalizedValue> names) |
PrintableFormServiceChannel |
PrintableFormServiceChannel.names(List<LocalizedValue> names) |
PhoneServiceChannel |
PhoneServiceChannel.names(List<LocalizedValue> names) |
ElectronicServiceChannel |
ElectronicServiceChannel.names(List<LocalizedValue> names) |
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.phoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions) |
PhoneServiceChannel |
PhoneServiceChannel.phoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions) |
PhoneServiceChannel |
PhoneServiceChannel.phoneNumbers(List<LocalizedValue> phoneNumbers) |
Service |
Service.requirements(List<LocalizedValue> requirements) |
void |
OrganizationService.setAdditionalInformation(List<LocalizedValue> additionalInformation) |
void |
ServiceHour.setAdditionalInformation(List<LocalizedValue> additionalInformation) |
void |
Service.setAdditionalInformations(List<LocalizedValue> additionalInformations) |
void |
Address.setAdditionalInformations(List<LocalizedValue> additionalInformations) |
void |
PrintableFormServiceChannel.setChannelUrls(List<LocalizedValue> channelUrls) |
void |
PrintableFormServiceChannel.setDeliveryAddressDescriptions(List<LocalizedValue> deliveryAddressDescriptions) |
void |
ServiceLocationServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
WebPageServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
Service.setDescriptions(List<LocalizedValue> descriptions) |
void |
PrintableFormServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
PhoneServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
ElectronicServiceChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
ServiceLocationServiceChannel.setNames(List<LocalizedValue> names) |
void |
WebPageServiceChannel.setNames(List<LocalizedValue> names) |
void |
Service.setNames(List<LocalizedValue> names) |
void |
PrintableFormServiceChannel.setNames(List<LocalizedValue> names) |
void |
PhoneServiceChannel.setNames(List<LocalizedValue> names) |
void |
ElectronicServiceChannel.setNames(List<LocalizedValue> names) |
void |
ServiceLocationServiceChannel.setPhoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions) |
void |
PhoneServiceChannel.setPhoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions) |
void |
PhoneServiceChannel.setPhoneNumbers(List<LocalizedValue> phoneNumbers) |
void |
Service.setRequirements(List<LocalizedValue> requirements) |
void |
Address.setStreetAddress(List<LocalizedValue> streetAddress) |
void |
Page.setTitles(List<LocalizedValue> titles) |
void |
WebPageServiceChannel.setUrls(List<LocalizedValue> urls) |
void |
ElectronicServiceChannel.setUrls(List<LocalizedValue> urls) |
Address |
Address.streetAddress(List<LocalizedValue> streetAddress) |
Page |
Page.titles(List<LocalizedValue> titles) |
WebPageServiceChannel |
WebPageServiceChannel.urls(List<LocalizedValue> urls) |
ElectronicServiceChannel |
ElectronicServiceChannel.urls(List<LocalizedValue> urls) |