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