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