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