public class ServiceLocationChannel extends Object
| Constructor and Description |
|---|
ServiceLocationChannel() |
public ServiceLocationChannel id(String id)
public String getId()
public void setId(String id)
public ServiceLocationChannel type(String type)
public String getType()
public void setType(String type)
public ServiceLocationChannel organizationId(String organizationId)
public String getOrganizationId()
public void setOrganizationId(String organizationId)
public ServiceLocationChannel names(List<LocalizedValue> names)
public List<LocalizedValue> getNames()
public void setNames(List<LocalizedValue> names)
public ServiceLocationChannel descriptions(List<LocalizedValue> descriptions)
public List<LocalizedValue> getDescriptions()
public void setDescriptions(List<LocalizedValue> descriptions)
public ServiceLocationChannel serviceAreaRestricted(Boolean serviceAreaRestricted)
public Boolean getServiceAreaRestricted()
public void setServiceAreaRestricted(Boolean serviceAreaRestricted)
public ServiceLocationChannel supportContacts(List<SupportContact> supportContacts)
public List<SupportContact> getSupportContacts()
public void setSupportContacts(List<SupportContact> supportContacts)
public ServiceLocationChannel email(String email)
public String getEmail()
public void setEmail(String email)
public ServiceLocationChannel phone(String phone)
public String getPhone()
public void setPhone(String phone)
public ServiceLocationChannel languages(List<String> languages)
public ServiceLocationChannel fax(String fax)
public String getFax()
public void setFax(String fax)
public ServiceLocationChannel latitude(String latitude)
public String getLatitude()
public void setLatitude(String latitude)
public ServiceLocationChannel longitude(String longitude)
public String getLongitude()
public void setLongitude(String longitude)
public ServiceLocationChannel coordinateSystem(String coordinateSystem)
public String getCoordinateSystem()
public void setCoordinateSystem(String coordinateSystem)
public ServiceLocationChannel coordinatesSetManually(Boolean coordinatesSetManually)
public Boolean getCoordinatesSetManually()
public void setCoordinatesSetManually(Boolean coordinatesSetManually)
public ServiceLocationChannel phoneServiceCharge(Boolean phoneServiceCharge)
public Boolean getPhoneServiceCharge()
public void setPhoneServiceCharge(Boolean phoneServiceCharge)
public ServiceLocationChannel webPages(List<WebPage> webPages)
public ServiceLocationChannel serviceAreas(List<String> serviceAreas)
public ServiceLocationChannel phoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions)
public List<LocalizedValue> getPhoneChargeDescriptions()
public void setPhoneChargeDescriptions(List<LocalizedValue> phoneChargeDescriptions)
public ServiceLocationChannel addresses(List<Address> addresses)
public ServiceLocationChannel chargeTypes(List<String> chargeTypes)
public ServiceLocationChannel serviceHours(List<ServiceHour> serviceHours)
public List<ServiceHour> getServiceHours()
public void setServiceHours(List<ServiceHour> serviceHours)
public ServiceLocationChannel publishingStatus(String publishingStatus)
public String getPublishingStatus()
public void setPublishingStatus(String publishingStatus)
Copyright © 2016 Metatavu Oy. All rights reserved.