Package | Description |
---|---|
org.jboss.ws.core |
Modifier and Type | Method and Description |
---|---|
DirectionHolder.Direction |
DirectionHolder.getDirection() |
static DirectionHolder.Direction |
DirectionHolder.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectionHolder.Direction[] |
DirectionHolder.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 |
DirectionHolder.setDirection(DirectionHolder.Direction direction) |
Constructor and Description |
---|
DirectionHolder(DirectionHolder.Direction direction) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.