public interface ActorBearing
@soap11:actor
attribute.Modifier and Type | Field and Description |
---|---|
static String |
SOAP11_ACTOR_ATTR_LOCAL_NAME
The soap11:@actor attribute local name.
|
static QName |
SOAP11_ACTOR_ATTR_NAME
The soap11:@actor qualified attribute name.
|
static String |
SOAP11_ACTOR_NEXT
The specification-defined value 'http://schemas.xmlsoap.org/soap/actor/next'.
|
Modifier and Type | Method and Description |
---|---|
String |
getSOAP11Actor()
Get the attribute value.
|
void |
setSOAP11Actor(String newActor)
Set the attribute value.
|
static final String SOAP11_ACTOR_ATTR_LOCAL_NAME
static final QName SOAP11_ACTOR_ATTR_NAME
static final String SOAP11_ACTOR_NEXT
Copyright © 2018 JBoss by Red Hat. All rights reserved.