public class C2LItemsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
C2LItemsDTO()
Generated constructor - for generic creation.
|
C2LItemsDTO(List<C2LItemDTO> c2litemsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<C2LItemDTO> |
getC2LItems() |
void |
setC2LItems(List<C2LItemDTO> c2litemsList) |
public C2LItemsDTO()
public C2LItemsDTO(List<C2LItemDTO> c2litemsList)
public List<C2LItemDTO> getC2LItems()
public void setC2LItems(List<C2LItemDTO> c2litemsList)
c2litemsList - the c2litemsList to setCopyright © 2017 SAP SE. All Rights Reserved.