public class PrintableFormServiceChannel extends Object implements Serializable
| Constructor and Description |
|---|
PrintableFormServiceChannel() |
public PrintableFormServiceChannel id(String id)
public String getId()
public void setId(String id)
public PrintableFormServiceChannel organizationId(String organizationId)
public String getOrganizationId()
public void setOrganizationId(String organizationId)
public PrintableFormServiceChannel names(List<LocalizedValue> names)
public List<LocalizedValue> getNames()
public void setNames(List<LocalizedValue> names)
public PrintableFormServiceChannel descriptions(List<LocalizedValue> descriptions)
public List<LocalizedValue> getDescriptions()
public void setDescriptions(List<LocalizedValue> descriptions)
public PrintableFormServiceChannel formIdentifier(List<LocalizedValue> formIdentifier)
public List<LocalizedValue> getFormIdentifier()
public void setFormIdentifier(List<LocalizedValue> formIdentifier)
public PrintableFormServiceChannel formReceiver(List<LocalizedValue> formReceiver)
public List<LocalizedValue> getFormReceiver()
public void setFormReceiver(List<LocalizedValue> formReceiver)
public PrintableFormServiceChannel deliveryAddress(Address deliveryAddress)
public Address getDeliveryAddress()
public void setDeliveryAddress(Address deliveryAddress)
public PrintableFormServiceChannel channelUrls(List<LocalizedValue> channelUrls)
public List<LocalizedValue> getChannelUrls()
public void setChannelUrls(List<LocalizedValue> channelUrls)
public PrintableFormServiceChannel attachments(List<ServiceChannelAttachment> attachments)
public List<ServiceChannelAttachment> getAttachments()
public void setAttachments(List<ServiceChannelAttachment> attachments)
public PrintableFormServiceChannel supportPhones(List<Phone> supportPhones)
public PrintableFormServiceChannel supportEmails(List<Email> supportEmails)
public PrintableFormServiceChannel languages(List<String> languages)
public PrintableFormServiceChannel webPages(List<WebPage> webPages)
public PrintableFormServiceChannel serviceHours(List<ServiceHour> serviceHours)
public List<ServiceHour> getServiceHours()
public void setServiceHours(List<ServiceHour> serviceHours)
public PrintableFormServiceChannel publishingStatus(String publishingStatus)
public String getPublishingStatus()
public void setPublishingStatus(String publishingStatus)
public PrintableFormServiceChannel areaType(String areaType)
public String getAreaType()
public void setAreaType(String areaType)
public PrintableFormServiceChannel areas(List<Area> areas)
Copyright © 2019 Metatavu Oy. All rights reserved.