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