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