|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sequence.State | |
|---|---|
| com.sun.xml.ws.rx.rm.runtime.sequence | |
| 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.State | |
|---|---|
static Sequence.State |
Sequence.State.asState(int value)
|
Sequence.State |
AbstractSequence.getState()
|
Sequence.State |
Sequence.getState()
Provides information on the state of the message sequence |
Sequence.State |
SequenceData.getState()
|
static Sequence.State |
Sequence.State.valueOf(String name)
Returns 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 | |
|---|---|
void |
SequenceData.setState(Sequence.State newState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||