Uses of Interface
org.apache.axiom.soap.SOAPFaultSubCode

Packages that use SOAPFaultSubCode
org.apache.axiom.om.util   
org.apache.axiom.soap   
 

Uses of SOAPFaultSubCode in org.apache.axiom.om.util
 

Methods in org.apache.axiom.om.util with parameters of type SOAPFaultSubCode
private static void CopyUtils.copySOAPFaultSubCode(SOAPFactory factory, OMElement targetParent, SOAPFaultSubCode sourceSubCode)
          Copy the SOAPFaultSubCode tree
 

Uses of SOAPFaultSubCode in org.apache.axiom.soap
 

Methods in org.apache.axiom.soap that return SOAPFaultSubCode
 SOAPFaultSubCode SOAPFactory.createSOAPFaultSubCode()
           
 SOAPFaultSubCode SOAPFactory.createSOAPFaultSubCode(SOAPFaultCode parent)
           
 SOAPFaultSubCode SOAPFactory.createSOAPFaultSubCode(SOAPFaultCode parent, OMXMLParserWrapper builder)
          SubCode eii under Value (parent)
 SOAPFaultSubCode SOAPFactory.createSOAPFaultSubCode(SOAPFaultSubCode parent)
          SubCode eii under SubCode (parent)
 SOAPFaultSubCode SOAPFactory.createSOAPFaultSubCode(SOAPFaultSubCode parent, OMXMLParserWrapper builder)
          SubCode eii under SubCode (parent)
 SOAPFaultSubCode SOAPFaultCode.getSubCode()
           
 SOAPFaultSubCode SOAPFaultSubCode.getSubCode()
           
 

Methods in org.apache.axiom.soap with parameters of type SOAPFaultSubCode
 SOAPFaultSubCode SOAPFactory.createSOAPFaultSubCode(SOAPFaultSubCode parent)
          SubCode eii under SubCode (parent)
 SOAPFaultSubCode SOAPFactory.createSOAPFaultSubCode(SOAPFaultSubCode parent, OMXMLParserWrapper builder)
          SubCode eii under SubCode (parent)
 SOAPFaultValue SOAPFactory.createSOAPFaultValue(SOAPFaultSubCode parent)
          SubCode eii under Value (parent)
 SOAPFaultValue SOAPFactory.createSOAPFaultValue(SOAPFaultSubCode parent, OMXMLParserWrapper builder)
           
 void SOAPFaultCode.setSubCode(SOAPFaultSubCode value)
           
 void SOAPFaultSubCode.setSubCode(SOAPFaultSubCode subCode)
          Fault SubCode can contain an optional SubCode