public class ProductFeatureComponentDTO extends SimpleCMSComponentDTO
| Constructor and Description |
|---|
ProductFeatureComponentDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
MediaDTO |
getMedia() |
ProductDTO |
getProduct() |
String |
getTitle() |
void |
setDescription(String value) |
void |
setMedia(MediaDTO value) |
void |
setProduct(ProductDTO value) |
void |
setTitle(String value) |
getContainers, setContainersgetActions, getRestrictions, getSlots, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setContainer, setOnlyOneRestrictionMustApply, setRestricted, setRestrictions, setSlots, setType, setTypeCode, setVisiblegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ProductFeatureComponentDTO()
public String getDescription()
public MediaDTO getMedia()
public ProductDTO getProduct()
public String getTitle()
public void setDescription(String value)
public void setMedia(MediaDTO value)
public void setProduct(ProductDTO value)
public void setTitle(String value)
Copyright © 2017 SAP SE. All Rights Reserved.