public class PhoneServiceChannel extends Object
| Constructor and Description |
|---|
PhoneServiceChannel() |
public PhoneServiceChannel id(String id)
public String getId()
public void setId(String id)
public PhoneServiceChannel type(String type)
public String getType()
public void setType(String type)
public PhoneServiceChannel organizationId(String organizationId)
public String getOrganizationId()
public void setOrganizationId(String organizationId)
public PhoneServiceChannel names(List<LocalizedValue> names)
public List<LocalizedValue> getNames()
public void setNames(List<LocalizedValue> names)
public PhoneServiceChannel descriptions(List<LocalizedValue> descriptions)
public List<LocalizedValue> getDescriptions()
public void setDescriptions(List<LocalizedValue> descriptions)
public PhoneServiceChannel phoneType(String phoneType)
public String getPhoneType()
public void setPhoneType(String phoneType)
public PhoneServiceChannel chargeTypes(List<String> chargeTypes)
public PhoneServiceChannel supportContacts(List<SupportContact> supportContacts)
public List<SupportContact> getSupportContacts()
public void setSupportContacts(List<SupportContact> supportContacts)
public PhoneServiceChannel phoneNumbers(List<LocalizedValue> phoneNumbers)
public List<LocalizedValue> getPhoneNumbers()
public void setPhoneNumbers(List<LocalizedValue> phoneNumbers)
public PhoneServiceChannel languages(List<String> languages)
public PhoneServiceChannel phoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions)
public List<LocalizedValue> getPhoneChargeDescriptions()
public void setPhoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions)
public PhoneServiceChannel webPages(List<WebPage> webPages)
public PhoneServiceChannel serviceHours(List<ServiceHour> serviceHours)
public List<ServiceHour> getServiceHours()
public void setServiceHours(List<ServiceHour> serviceHours)
public PhoneServiceChannel publishingStatus(String publishingStatus)
public String getPublishingStatus()
public void setPublishingStatus(String publishingStatus)
Copyright © 2017 Metatavu Oy. All rights reserved.