public class PointOfServiceDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
PointOfServiceDTO()
Generated constructor - for generic creation.
|
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic PointOfServiceDTO()
public AddressDTO getAddress()
public java.util.Set<AdvancedShippingNoticeDTO> getAdvancedShippingNotices()
public BaseStoreDTO getBaseStore()
public java.lang.String getBusinessCategory()
public java.lang.String getDescription()
public java.lang.String getDisplayName()
public java.util.Set<StoreLocatorFeatureDTO> getFeatures()
public java.util.Date getGeocodeTimestamp()
public java.lang.Double getLatitude()
public java.lang.Double getLongitude()
public MediaDTO getMapIcon()
public java.lang.String getName()
public java.lang.Double getNearbyStoreRadius()
public OpeningScheduleDTO getOpeningSchedule()
public java.lang.String getStoreContent()
public java.util.Set<StoreEmployeeGroupDTO> getStoreEmployeeGroups()
public MediaContainerDTO getStoreImage()
public java.lang.String getType()
public java.util.List<WarehouseDTO> getWarehouses()
public void setAddress(AddressDTO value)
public void setAdvancedShippingNotices(java.util.Set<AdvancedShippingNoticeDTO> value)
public void setBaseStore(BaseStoreDTO value)
public void setBusinessCategory(java.lang.String value)
public void setDescription(java.lang.String value)
public void setDisplayName(java.lang.String value)
public void setFeatures(java.util.Set<StoreLocatorFeatureDTO> value)
public void setGeocodeTimestamp(java.util.Date value)
public void setLatitude(java.lang.Double value)
public void setLongitude(java.lang.Double value)
public void setMapIcon(MediaDTO value)
public void setName(java.lang.String value)
public void setNearbyStoreRadius(java.lang.Double value)
public void setOpeningSchedule(OpeningScheduleDTO value)
public void setStoreContent(java.lang.String value)
public void setStoreEmployeeGroups(java.util.Set<StoreEmployeeGroupDTO> value)
public void setStoreImage(MediaContainerDTO value)
public void setType(java.lang.String value)
public void setWarehouses(java.util.List<WarehouseDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.