public class CsTicketEventsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CsTicketEventsDTO()
Generated constructor - for generic creation.
|
CsTicketEventsDTO(List<CsTicketEventDTO> csticketeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CsTicketEventDTO> |
getCsTicketEvents() |
void |
setCsTicketEvents(List<CsTicketEventDTO> csticketeventsList) |
public CsTicketEventsDTO()
public CsTicketEventsDTO(List<CsTicketEventDTO> csticketeventsList)
public List<CsTicketEventDTO> getCsTicketEvents()
public void setCsTicketEvents(List<CsTicketEventDTO> csticketeventsList)
csticketeventsList - the csticketeventsList to setCopyright © 2017 SAP SE. All Rights Reserved.