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