public class CsCustomerEventsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CsCustomerEventsDTO()
Generated constructor - for generic creation.
|
CsCustomerEventsDTO(List<CsCustomerEventDTO> cscustomereventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CsCustomerEventDTO> |
getCsCustomerEvents() |
void |
setCsCustomerEvents(List<CsCustomerEventDTO> cscustomereventsList) |
public CsCustomerEventsDTO()
public CsCustomerEventsDTO(List<CsCustomerEventDTO> cscustomereventsList)
public List<CsCustomerEventDTO> getCsCustomerEvents()
public void setCsCustomerEvents(List<CsCustomerEventDTO> cscustomereventsList)
cscustomereventsList - the cscustomereventsList to setCopyright © 2017 SAP SE. All Rights Reserved.