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