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