Uses of Enum
com.sun.xml.ws.rx.rm.runtime.sequence.Sequence.State
Packages that use Sequence.State
-
Uses of Sequence.State in com.sun.xml.ws.rx.rm.runtime.sequence
Methods in com.sun.xml.ws.rx.rm.runtime.sequence that return Sequence.StateModifier and TypeMethodDescriptionstatic Sequence.StateSequence.State.asState(int value) AbstractSequence.getState()Sequence.getState()Provides information on the state of the message sequenceSequenceData.getState()static Sequence.StateReturns the enum constant of this type with the specified name.static Sequence.State[]Sequence.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sun.xml.ws.rx.rm.runtime.sequence with parameters of type Sequence.State