| Package | Description |
|---|---|
| org.plasma.sdo.core |
| Modifier and Type | Field and Description |
|---|---|
protected TraversalDirection |
CoreEdge.direction |
| Modifier and Type | Method and Description |
|---|---|
TraversalDirection |
Edge.getDirection() |
TraversalDirection |
CoreEdge.getDirection() |
static TraversalDirection |
TraversalDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraversalDirection[] |
TraversalDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoreEdge.setDirection(TraversalDirection direction) |
Copyright © 2021. All rights reserved.