OrganizationService |
OrganizationService.additionalInformation(List<LocalizedValue> additionalInformation) |
ServiceHour |
ServiceHour.additionalInformation(List<LocalizedValue> additionalInformation) |
Service |
Service.additionalInformations(List<LocalizedValue> additionalInformations) |
Address |
Address.additionalInformations(List<LocalizedValue> additionalInformations) |
PrintableFormChannel |
PrintableFormChannel.channelUrls(List<LocalizedValue> channelUrls) |
PrintableFormChannel |
PrintableFormChannel.deliveryAddressDescriptions(List<LocalizedValue> deliveryAddressDescriptions) |
WebPageChannel |
WebPageChannel.descriptions(List<LocalizedValue> descriptions) |
PrintableFormChannel |
PrintableFormChannel.descriptions(List<LocalizedValue> descriptions) |
ServiceLocationChannel |
ServiceLocationChannel.descriptions(List<LocalizedValue> descriptions) |
Service |
Service.descriptions(List<LocalizedValue> descriptions) |
ElectronicChannel |
ElectronicChannel.descriptions(List<LocalizedValue> descriptions) |
PhoneChannel |
PhoneChannel.descriptions(List<LocalizedValue> descriptions) |
WebPageChannel |
WebPageChannel.names(List<LocalizedValue> names) |
PrintableFormChannel |
PrintableFormChannel.names(List<LocalizedValue> names) |
ServiceLocationChannel |
ServiceLocationChannel.names(List<LocalizedValue> names) |
Service |
Service.names(List<LocalizedValue> names) |
ElectronicChannel |
ElectronicChannel.names(List<LocalizedValue> names) |
PhoneChannel |
PhoneChannel.names(List<LocalizedValue> names) |
ServiceLocationChannel |
ServiceLocationChannel.phoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions) |
PhoneChannel |
PhoneChannel.phoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions) |
PhoneChannel |
PhoneChannel.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 |
PrintableFormChannel.setChannelUrls(List<LocalizedValue> channelUrls) |
void |
PrintableFormChannel.setDeliveryAddressDescriptions(List<LocalizedValue> deliveryAddressDescriptions) |
void |
WebPageChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
PrintableFormChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
ServiceLocationChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
Service.setDescriptions(List<LocalizedValue> descriptions) |
void |
ElectronicChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
PhoneChannel.setDescriptions(List<LocalizedValue> descriptions) |
void |
WebPageChannel.setNames(List<LocalizedValue> names) |
void |
PrintableFormChannel.setNames(List<LocalizedValue> names) |
void |
ServiceLocationChannel.setNames(List<LocalizedValue> names) |
void |
Service.setNames(List<LocalizedValue> names) |
void |
ElectronicChannel.setNames(List<LocalizedValue> names) |
void |
PhoneChannel.setNames(List<LocalizedValue> names) |
void |
ServiceLocationChannel.setPhoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions) |
void |
PhoneChannel.setPhoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions) |
void |
PhoneChannel.setPhoneNumbers(List<LocalizedValue> phoneNumbers) |
void |
Service.setRequirements(List<LocalizedValue> requirements) |
void |
Address.setStreetAddress(List<LocalizedValue> streetAddress) |
void |
Page.setTitles(List<LocalizedValue> titles) |
void |
WebPageChannel.setUrls(List<LocalizedValue> urls) |
void |
ElectronicChannel.setUrls(List<LocalizedValue> urls) |
Address |
Address.streetAddress(List<LocalizedValue> streetAddress) |
Page |
Page.titles(List<LocalizedValue> titles) |
WebPageChannel |
WebPageChannel.urls(List<LocalizedValue> urls) |
ElectronicChannel |
ElectronicChannel.urls(List<LocalizedValue> urls) |