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