| Package | Description |
|---|---|
| org.gvsig.road.arena2.xjc |
| Modifier and Type | Field and Description |
|---|---|
protected VehicleType |
VEHICULO.tipovehiculo |
| Modifier and Type | Method and Description |
|---|---|
static VehicleType |
VehicleType.fromValue(int v) |
VehicleType |
VEHICULO.getTIPOVEHICULO()
Obtiene el valor de la propiedad tipovehiculo.
|
static VehicleType |
VehicleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VehicleType[] |
VehicleType.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.setTIPOVEHICULO(VehicleType value)
Define el valor de la propiedad tipovehiculo.
|
Copyright © 2018. All rights reserved.