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