public interface ActorBearing
@soap11:actor attribute.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SOAP11_ACTOR_ATTR_LOCAL_NAME
The soap11:@actor attribute local name.
|
static javax.xml.namespace.QName |
SOAP11_ACTOR_ATTR_NAME
The soap11:@actor qualified attribute name.
|
static java.lang.String |
SOAP11_ACTOR_NEXT
The specification-defined value 'http://schemas.xmlsoap.org/soap/actor/next'.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSOAP11Actor()
Get the attribute value.
|
void |
setSOAP11Actor(java.lang.String newActor)
Set the attribute value.
|
static final java.lang.String SOAP11_ACTOR_ATTR_LOCAL_NAME
static final javax.xml.namespace.QName SOAP11_ACTOR_ATTR_NAME
static final java.lang.String SOAP11_ACTOR_NEXT