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