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