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