| Package | Description |
|---|---|
| org.gvsig.road.arena2.xjc |
| Modifier and Type | Field and Description |
|---|---|
protected VehicleStatus |
VEHICULO.estadovehiculo |
| Modifier and Type | Method and Description |
|---|---|
static VehicleStatus |
VehicleStatus.fromValue(int v) |
VehicleStatus |
VEHICULO.getESTADOVEHICULO()
Obtiene el valor de la propiedad estadovehiculo.
|
static VehicleStatus |
VehicleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VehicleStatus[] |
VehicleStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VEHICULO.setESTADOVEHICULO(VehicleStatus value)
Define el valor de la propiedad estadovehiculo.
|
Copyright © 2018. All rights reserved.