Package | Description |
---|---|
com.secutix.plugin.fhorder.v1_0.dto |
Modifier and Type | Method and Description |
---|---|
AreaKind |
MovementData.getAreaKind() |
AreaKind |
SeatDefinition.getAreaKind() |
AreaKind |
Area.getKind() |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
MovementData.setAreaKind(AreaKind areaKind) |
void |
SeatDefinition.setAreaKind(AreaKind areaKind) |
void |
Area.setKind(AreaKind kind) |
Copyright © 2020. All rights reserved.