|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Direction | |
|---|---|
| com.sun.xml.registry.uddi.bindings_v2_2 | |
| Uses of Direction in com.sun.xml.registry.uddi.bindings_v2_2 |
|---|
| Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as Direction | |
|---|---|
protected Direction |
SharedRelationships.direction
|
| Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return Direction | |
|---|---|
static Direction |
Direction.fromValue(String v)
|
Direction |
SharedRelationships.getDirection()
Gets the value of the direction property. |
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type Direction | |
|---|---|
void |
SharedRelationships.setDirection(Direction value)
Sets the value of the direction property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||