public interface RoleBearing
@soap12:role attribute.| 修飾子とタイプ | フィールドと説明 |
|---|---|
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.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getSOAP12Role()
Get the attribute value.
|
void |
setSOAP12Role(String newRole)
Set the attribute value.
|
Copyright © 2012. All Rights Reserved.