public class ListTicketsByCriteriaResponse extends Object implements Serializable
Java class for listTicketsByCriteriaResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected TicketSummaryListResult |
ticketSummaryListResult |
| Constructor and Description |
|---|
ListTicketsByCriteriaResponse() |
| Modifier and Type | Method and Description |
|---|---|
TicketSummaryListResult |
getTicketSummaryListResult()
Gets the value of the ticketSummaryListResult property.
|
void |
setTicketSummaryListResult(TicketSummaryListResult value)
Sets the value of the ticketSummaryListResult property.
|
protected TicketSummaryListResult ticketSummaryListResult
public TicketSummaryListResult getTicketSummaryListResult()
TicketSummaryListResultpublic void setTicketSummaryListResult(TicketSummaryListResult value)
value - allowed object is
TicketSummaryListResultCopyright © 2021. All rights reserved.