Uses of Interface
org.apache.axiom.soap.SOAPFaultValue
Packages that use SOAPFaultValue
-
Uses of SOAPFaultValue in org.apache.axiom.soap
Methods in org.apache.axiom.soap that return SOAPFaultValueModifier and TypeMethodDescriptionSOAPFactory.createSOAPFaultValue()
SOAPFactory.createSOAPFaultValue
(SOAPFaultCode parent) Value eii under Code (parent)SOAPFactory.createSOAPFaultValue
(SOAPFaultSubCode parent) SubCode eii under Value (parent)SOAPFaultClassifier.getValue()
Get theSOAPFaultValue
for this fault code or subcode.Methods in org.apache.axiom.soap with parameters of type SOAPFaultValueModifier and TypeMethodDescriptionvoid
SOAPFaultClassifier.setValue
(SOAPFaultValue value) Fault SubCode contain only one mandatory Value child.