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