public class CsTicketsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CsTicketsDTO()
Generated constructor - for generic creation.
|
CsTicketsDTO(List<CsTicketDTO> csticketsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CsTicketDTO> |
getCsTickets() |
void |
setCsTickets(List<CsTicketDTO> csticketsList) |
public CsTicketsDTO()
public CsTicketsDTO(List<CsTicketDTO> csticketsList)
public List<CsTicketDTO> getCsTickets()
public void setCsTickets(List<CsTicketDTO> csticketsList)
csticketsList - the csticketsList to setCopyright © 2017 SAP SE. All Rights Reserved.