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