public class ComparisonPanelCMSComponentDTO extends SimpleCMSComponentDTO
| Constructor and Description |
|---|
ComparisonPanelCMSComponentDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductDTO> |
getMandatoryBundleProducts() |
List<ProductDTO> |
getProducts() |
void |
setMandatoryBundleProducts(List<ProductDTO> value) |
void |
setProducts(List<ProductDTO> 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 ComparisonPanelCMSComponentDTO()
public List<ProductDTO> getMandatoryBundleProducts()
public List<ProductDTO> getProducts()
public void setMandatoryBundleProducts(List<ProductDTO> value)
public void setProducts(List<ProductDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.