public class MiniCartComponentsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
MiniCartComponentsDTO()
Generated constructor - for generic creation.
|
MiniCartComponentsDTO(java.util.List<MiniCartComponentDTO> minicartcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MiniCartComponentDTO> |
getMiniCartComponents() |
void |
setMiniCartComponents(java.util.List<MiniCartComponentDTO> minicartcomponentsList) |
getUri, setUripublic MiniCartComponentsDTO()
public MiniCartComponentsDTO(java.util.List<MiniCartComponentDTO> minicartcomponentsList)
public java.util.List<MiniCartComponentDTO> getMiniCartComponents()
public void setMiniCartComponents(java.util.List<MiniCartComponentDTO> minicartcomponentsList)
minicartcomponentsList - the minicartcomponentsList to setCopyright © 2018 SAP SE. All Rights Reserved.