Package | Description |
---|---|
org.jboss.ws.core.soap |
Modifier and Type | Method and Description |
---|---|
protected SOAPContent.State |
SOAPContentElement.transitionTo(SOAPContent.State nextState) |
protected SOAPContent.State |
SOAPBodyElementDoc.transitionTo(SOAPContent.State nextState) |
static SOAPContent.State |
SOAPContent.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SOAPContent.State[] |
SOAPContent.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected SOAPContent.State |
SOAPContentElement.transitionTo(SOAPContent.State nextState) |
protected SOAPContent.State |
SOAPBodyElementDoc.transitionTo(SOAPContent.State nextState) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.