public interface RoleBearing
@soap12:role
attribute.Modifier and Type | Field and Description |
---|---|
static String |
SOAP12_ROLE_ATTR_LOCAL_NAME
The soap12:@role attribute local name.
|
static QName |
SOAP12_ROLE_ATTR_NAME
The soap12:@role qualified attribute name.
|
Modifier and Type | Method and Description |
---|---|
String |
getSOAP12Role()
Get the attribute value.
|
void |
setSOAP12Role(String newRole)
Set the attribute value.
|
static final String SOAP12_ROLE_ATTR_LOCAL_NAME
static final QName SOAP12_ROLE_ATTR_NAME
Copyright © 2016 JBoss by Red Hat. All rights reserved.