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