All Implemented Interfaces:
SOAPElement
All Known Implementing Classes:
SoapHeaderElementXobj
An object representing the contents in the SOAP header part
of the SOAP envelope. The immediate children of a
SOAPHeader object can be represented only as
SOAPHeaderElement objects.
A SOAPHeaderElement object can have other
SOAPElement objects as its children.
| Method from org.apache.xmlbeans.impl.soap.SOAPHeaderElement Summary: |
|---|
| getActor, getMustUnderstand, setActor, setMustUnderstand |
| Method from org.apache.xmlbeans.impl.soap.SOAPHeaderElement Detail: |
|---|
SOAPHeaderElement object. |
SOAPHeaderElement object is turned on. |
SOAPHeaderElement object to the specified actor. The
default value of an actor is:
SOAPConstants.URI_SOAP_ACTOR_NEXT |
SOAPHeaderElement object to be on or off.
If the mustUnderstand attribute is on, the actor who
receives the |