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