Uses of Enum
com.sun.xml.ws.tx.at.v10.types.Outcome
Packages that use Outcome
-
Uses of Outcome in com.sun.xml.ws.tx.at.v10.types
Fields in com.sun.xml.ws.tx.at.v10.types declared as OutcomeMethods in com.sun.xml.ws.tx.at.v10.types that return OutcomeModifier and TypeMethodDescriptionstatic OutcomeReplayResponse.getOutcome()Gets the value of the outcome property.static OutcomeReturns 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.Methods in com.sun.xml.ws.tx.at.v10.types with parameters of type OutcomeModifier and TypeMethodDescriptionvoidReplayResponse.setOutcome(Outcome value) Sets the value of the outcome property.