Package | Description |
---|---|
org.uddi.api_v2 |
Modifier and Type | Field and Description |
---|---|
protected Direction |
SharedRelationships.direction |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SharedRelationships.setDirection(Direction value)
Sets the value of the direction property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.