public interface RoleBearing
@soap12:role attribute.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SOAP12_ROLE_ATTR_LOCAL_NAME
The soap12:@role attribute local name.
|
static javax.xml.namespace.QName |
SOAP12_ROLE_ATTR_NAME
The soap12:@role qualified attribute name.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSOAP12Role()
Get the attribute value.
|
void |
setSOAP12Role(java.lang.String newRole)
Set the attribute value.
|
static final java.lang.String SOAP12_ROLE_ATTR_LOCAL_NAME
static final javax.xml.namespace.QName SOAP12_ROLE_ATTR_NAME