|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MustUnderstandBearing
Interface for element having a @soap11:mustUnderstand attribute.
| Field Summary | |
|---|---|
static String |
SOAP11_MUST_UNDERSTAND_ATTR_LOCAL_NAME
The soap11:@mustUnderstand attribute local name. |
static QName |
SOAP11_MUST_UNDERSTAND_ATTR_NAME
The soap11:@mustUnderstand qualified attribute name. |
| Method Summary | |
|---|---|
Boolean |
isSOAP11MustUnderstand()
Get the attribute value. |
XSBooleanValue |
isSOAP11MustUnderstandXSBoolean()
Get the attribute value. |
void |
setSOAP11MustUnderstand(Boolean newMustUnderstand)
Set the attribute value. |
void |
setSOAP11MustUnderstand(XSBooleanValue newMustUnderstand)
Set the attribute value. |
| Field Detail |
|---|
static final String SOAP11_MUST_UNDERSTAND_ATTR_LOCAL_NAME
static final QName SOAP11_MUST_UNDERSTAND_ATTR_NAME
| Method Detail |
|---|
Boolean isSOAP11MustUnderstand()
XSBooleanValue isSOAP11MustUnderstandXSBoolean()
void setSOAP11MustUnderstand(Boolean newMustUnderstand)
newMustUnderstand - the new attribute valuevoid setSOAP11MustUnderstand(XSBooleanValue newMustUnderstand)
newMustUnderstand - the new attribute value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||