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