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