|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Outcome | |
---|---|
com.atomikos.icatch.jaxb.wsat.v200410 |
Uses of Outcome in com.atomikos.icatch.jaxb.wsat.v200410 |
---|
Fields in com.atomikos.icatch.jaxb.wsat.v200410 declared as Outcome | |
---|---|
protected Outcome |
ReplayResponse.outcome
|
Methods in com.atomikos.icatch.jaxb.wsat.v200410 that return Outcome | |
---|---|
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're declared. |
Methods in com.atomikos.icatch.jaxb.wsat.v200410 with parameters of type Outcome | |
---|---|
void |
ReplayResponse.setOutcome(Outcome value)
Sets the value of the outcome property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |