| Package | Description |
|---|---|
| com.sun.xml.ws.tx.at.v10.types |
| Modifier and Type | Field and Description |
|---|---|
protected Outcome |
ReplayResponse.outcome |
| Modifier and Type | Method and Description |
|---|---|
static Outcome |
Outcome.fromValue(String v) |
Outcome |
ReplayResponse.getOutcome()
Gets the value of the outcome property.
|
static Outcome |
Outcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Outcome[] |
Outcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplayResponse.setOutcome(Outcome value)
Sets the value of the outcome property.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.