Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order |
Modifier and Type | Field and Description |
---|---|
protected TicketState |
MovementTicketData.ticketState |
protected TicketState |
TicketSummaryData.ticketState |
protected TicketState |
TicketSummaryData.ticketState |
protected TicketState |
MovementTicketData.ticketState |
Modifier and Type | Field and Description |
---|---|
protected List<TicketState> |
ListTicketsByCriteria.states |
protected List<TicketState> |
ListTicketsByCriteria.states |
Modifier and Type | Method and Description |
---|---|
static TicketState |
TicketState.fromValue(String v) |
static TicketState |
TicketState.fromValue(String v) |
TicketState |
MovementTicketData.getTicketState()
Gets the value of the ticketState property.
|
TicketState |
TicketSummaryData.getTicketState()
Gets the value of the ticketState property.
|
TicketState |
TicketSummaryData.getTicketState()
Gets the value of the ticketState property.
|
TicketState |
MovementTicketData.getTicketState()
Gets the value of the ticketState property.
|
static TicketState |
TicketState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketState |
TicketState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketState[] |
TicketState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TicketState[] |
TicketState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<TicketState> |
ListTicketsByCriteria.getStates()
Gets the value of the states property.
|
List<TicketState> |
ListTicketsByCriteria.getStates()
Gets the value of the states property.
|
Modifier and Type | Method and Description |
---|---|
void |
MovementTicketData.setTicketState(TicketState value)
Sets the value of the ticketState property.
|
void |
TicketSummaryData.setTicketState(TicketState value)
Sets the value of the ticketState property.
|
void |
TicketSummaryData.setTicketState(TicketState value)
Sets the value of the ticketState property.
|
void |
MovementTicketData.setTicketState(TicketState value)
Sets the value of the ticketState property.
|
Copyright © 2021. All rights reserved.