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