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