Class FaultElement1_2Impl

  • All Implemented Interfaces:
    javax.xml.soap.Node, javax.xml.soap.SOAPBodyElement, javax.xml.soap.SOAPElement, javax.xml.soap.SOAPFaultElement, Element, Node

    public class FaultElement1_2Impl
    extends FaultElementImpl
    • Method Detail

      • setElementQName

        public javax.xml.soap.SOAPElement setElementQName​(QName newName)
                                                   throws javax.xml.soap.SOAPException
        Specified by:
        setElementQName in interface javax.xml.soap.SOAPElement
        Overrides:
        setElementQName in class FaultElementImpl
        Throws:
        javax.xml.soap.SOAPException
      • setEncodingStyle

        public void setEncodingStyle​(String encodingStyle)
                              throws javax.xml.soap.SOAPException
        Specified by:
        setEncodingStyle in interface javax.xml.soap.SOAPElement
        Overrides:
        setEncodingStyle in class ElementImpl
        Throws:
        javax.xml.soap.SOAPException
      • addAttribute

        public javax.xml.soap.SOAPElement addAttribute​(javax.xml.soap.Name name,
                                                       String value)
                                                throws javax.xml.soap.SOAPException
        Specified by:
        addAttribute in interface javax.xml.soap.SOAPElement
        Overrides:
        addAttribute in class ElementImpl
        Throws:
        javax.xml.soap.SOAPException
      • addAttribute

        public javax.xml.soap.SOAPElement addAttribute​(QName name,
                                                       String value)
                                                throws javax.xml.soap.SOAPException
        Specified by:
        addAttribute in interface javax.xml.soap.SOAPElement
        Overrides:
        addAttribute in class ElementImpl
        Throws:
        javax.xml.soap.SOAPException