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