|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoleBearing
Interface for element having a @soap12:role
attribute.
Field Summary | |
---|---|
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. |
Method Summary | |
---|---|
String |
getSOAP12Role()
Get the attribute value. |
void |
setSOAP12Role(String newRole)
Set the attribute value. |
Field Detail |
---|
static final String SOAP12_ROLE_ATTR_LOCAL_NAME
static final QName SOAP12_ROLE_ATTR_NAME
Method Detail |
---|
String getSOAP12Role()
void setSOAP12Role(String newRole)
newRole
- the new attribute value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |