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