| Package | Description |
|---|---|
| pt.lsts.neptus.comm | |
| pt.lsts.neptus.comm.manager.imc | |
| pt.lsts.neptus.console.plugins | |
| pt.lsts.neptus.systems.external | |
| pt.lsts.neptus.types.vehicle |
| Modifier and Type | Method and Description |
|---|---|
static VehicleType.VehicleTypeEnum |
SystemUtils.getVehicleTypeFrom(java.lang.String typeStr)
Gets a string and tries to translate it to
VehicleType.VehicleTypeEnum. |
| Modifier and Type | Field and Description |
|---|---|
protected VehicleType.VehicleTypeEnum |
ImcSystem.typeVehicle |
| Modifier and Type | Method and Description |
|---|---|
VehicleType.VehicleTypeEnum |
ImcSystem.getTypeVehicle() |
static VehicleType.VehicleTypeEnum |
ImcSystem.translateVehicleTypeFromMessage(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImcSystem.setTypeVehicle(VehicleType.VehicleTypeEnum typeVehicle) |
| Modifier and Type | Field and Description |
|---|---|
VehicleType.VehicleTypeEnum |
SystemsList.vehicleTypeFilter |
| Modifier and Type | Field and Description |
|---|---|
protected VehicleType.VehicleTypeEnum |
ExternalSystem.typeVehicle |
| Modifier and Type | Method and Description |
|---|---|
VehicleType.VehicleTypeEnum |
ExternalSystem.getTypeVehicle() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalSystem.setTypeVehicle(VehicleType.VehicleTypeEnum typeVehicle) |
| Modifier and Type | Method and Description |
|---|---|
static VehicleType.VehicleTypeEnum |
VehicleType.VehicleTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VehicleType.VehicleTypeEnum[] |
VehicleType.VehicleTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.