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