public class StoreLocatorFeatureDTO extends ItemDTO
| Constructor and Description |
|---|
StoreLocatorFeatureDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
MediaDTO |
getIcon() |
String |
getName() |
Collection<PointOfServiceDTO> |
getPointOfServices() |
void |
setCode(String value) |
void |
setIcon(MediaDTO value) |
void |
setName(String value) |
void |
setPointOfServices(Collection<PointOfServiceDTO> value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic StoreLocatorFeatureDTO()
public String getCode()
public MediaDTO getIcon()
public String getName()
public Collection<PointOfServiceDTO> getPointOfServices()
public void setCode(String value)
public void setIcon(MediaDTO value)
public void setName(String value)
public void setPointOfServices(Collection<PointOfServiceDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.