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