| Package | Description |
|---|---|
| org.gvsig.road.arena2.xjc |
| Modifier and Type | Field and Description |
|---|---|
protected WayOwnership |
INFORME.titularidadvia |
protected WayOwnership |
ACCIDENTE.titularidadvia |
| Modifier and Type | Method and Description |
|---|---|
static WayOwnership |
WayOwnership.fromValue(int v) |
WayOwnership |
INFORME.getTITULARIDADVIA()
Obtiene el valor de la propiedad titularidadvia.
|
WayOwnership |
ACCIDENTE.getTITULARIDADVIA()
Obtiene el valor de la propiedad titularidadvia.
|
static WayOwnership |
WayOwnership.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WayOwnership[] |
WayOwnership.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INFORME.setTITULARIDADVIA(WayOwnership value)
Define el valor de la propiedad titularidadvia.
|
void |
ACCIDENTE.setTITULARIDADVIA(WayOwnership value)
Define el valor de la propiedad titularidadvia.
|
Copyright © 2018. All rights reserved.