Package | Description |
---|---|
pt.lsts.util |
Modifier and Type | Method and Description |
---|---|
PlanUtilities.Waypoint.TYPE |
PlanUtilities.Waypoint.getType() |
static PlanUtilities.Waypoint.TYPE |
PlanUtilities.Waypoint.TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlanUtilities.Waypoint.TYPE[] |
PlanUtilities.Waypoint.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PlanUtilities.Waypoint.setType(PlanUtilities.Waypoint.TYPE type) |