public class PrintableFormServiceChannel extends Object
| Constructor and Description |
|---|
PrintableFormServiceChannel() |
public PrintableFormServiceChannel id(String id)
public String getId()
public void setId(String id)
public PrintableFormServiceChannel type(String type)
public String getType()
public void setType(String type)
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(String formIdentifier)
public String getFormIdentifier()
public void setFormIdentifier(String formIdentifier)
public PrintableFormServiceChannel formReceiver(String formReceiver)
public String getFormReceiver()
public void setFormReceiver(String formReceiver)
public PrintableFormServiceChannel supportContacts(List<SupportContact> supportContacts)
public List<SupportContact> getSupportContacts()
public void setSupportContacts(List<SupportContact> supportContacts)
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 languages(List<String> languages)
public PrintableFormServiceChannel deliveryAddressDescriptions(List<LocalizedValue> deliveryAddressDescriptions)
public List<LocalizedValue> getDeliveryAddressDescriptions()
public void setDeliveryAddressDescriptions(List<LocalizedValue> deliveryAddressDescriptions)
public PrintableFormServiceChannel attachments(List<ServiceChannelAttachment> attachments)
public List<ServiceChannelAttachment> getAttachments()
public void setAttachments(List<ServiceChannelAttachment> attachments)
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)
Copyright © 2017 Metatavu Oy. All rights reserved.