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