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