Class Detail1_2Impl

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

public class Detail1_2Impl extends DetailImpl
  • Field Details

    • log

      protected static final Logger log
  • Constructor Details

  • Method Details

    • createDetailEntry

      protected javax.xml.soap.DetailEntry createDetailEntry(javax.xml.soap.Name name)
      Specified by:
      createDetailEntry in class DetailImpl
    • createDetailEntry

      protected javax.xml.soap.DetailEntry createDetailEntry(QName name)
      Specified by:
      createDetailEntry in class DetailImpl
    • 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