Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order |
Modifier and Type | Field and Description |
---|---|
protected TicketSortingCriteria |
ListTicketsByCriteria.ticketSortingCriteria |
protected TicketSortingCriteria |
ListTicketsByCriteria.ticketSortingCriteria |
Modifier and Type | Method and Description |
---|---|
static TicketSortingCriteria |
TicketSortingCriteria.fromValue(String v) |
static TicketSortingCriteria |
TicketSortingCriteria.fromValue(String v) |
TicketSortingCriteria |
ListTicketsByCriteria.getTicketSortingCriteria()
Gets the value of the ticketSortingCriteria property.
|
TicketSortingCriteria |
ListTicketsByCriteria.getTicketSortingCriteria()
Gets the value of the ticketSortingCriteria property.
|
static TicketSortingCriteria |
TicketSortingCriteria.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketSortingCriteria |
TicketSortingCriteria.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketSortingCriteria[] |
TicketSortingCriteria.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TicketSortingCriteria[] |
TicketSortingCriteria.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ListTicketsByCriteria.setTicketSortingCriteria(TicketSortingCriteria value)
Sets the value of the ticketSortingCriteria property.
|
void |
ListTicketsByCriteria.setTicketSortingCriteria(TicketSortingCriteria value)
Sets the value of the ticketSortingCriteria property.
|
Copyright © 2021. All rights reserved.