public class ProductDetailComponentDTO extends SimpleCMSComponentDTO
| Constructor and Description |
|---|
ProductDetailComponentDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
ProductDTO |
getProduct() |
String |
getProductCode() |
void |
setProduct(ProductDTO value) |
void |
setProductCode(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 ProductDetailComponentDTO()
public ProductDTO getProduct()
public String getProductCode()
public void setProduct(ProductDTO value)
public void setProductCode(String value)
Copyright © 2017 SAP SE. All Rights Reserved.