|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TraversalDirection | |
|---|---|
| org.plasma.sdo.core | |
| Uses of TraversalDirection in org.plasma.sdo.core |
|---|
| Fields in org.plasma.sdo.core declared as TraversalDirection | |
|---|---|
protected TraversalDirection |
CoreEdge.direction
|
| Methods in org.plasma.sdo.core that return TraversalDirection | |
|---|---|
TraversalDirection |
Edge.getDirection()
|
TraversalDirection |
CoreEdge.getDirection()
|
static TraversalDirection |
TraversalDirection.valueOf(java.lang.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. |
| Methods in org.plasma.sdo.core with parameters of type TraversalDirection | |
|---|---|
void |
CoreEdge.setDirection(TraversalDirection direction)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||