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