| Modifier and Type | Field and Description |
|---|---|
private ArbolNodo.Desde |
ArbolNodo.desde |
| Modifier and Type | Method and Description |
|---|---|
ArbolNodo.Desde |
ArbolNodo.getDesde() |
static ArbolNodo.Desde |
ArbolNodo.Desde.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ArbolNodo.Desde[] |
ArbolNodo.Desde.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArbolNodo.setDesde(ArbolNodo.Desde desde) |