| Package | Description |
|---|---|
| pt.lsts.neptus.console.plugins.planning | |
| pt.lsts.neptus.types.enumeration |
| Modifier and Type | Field and Description |
|---|---|
AlwaysSelectNeverEnum |
PlanEditor.allowShowDepth |
AlwaysSelectNeverEnum |
PlanEditor.allowShowSimulation |
| Modifier and Type | Method and Description |
|---|---|
static AlwaysSelectNeverEnum |
AlwaysSelectNeverEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlwaysSelectNeverEnum[] |
AlwaysSelectNeverEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AlwaysSelectNeverEnum.isActive(AlwaysSelectNeverEnum val) |
static boolean |
AlwaysSelectNeverEnum.isSelectable(AlwaysSelectNeverEnum val) |
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.