|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SOAPFaultValue in org.apache.axiom.soap |
Methods in org.apache.axiom.soap that return SOAPFaultValue | |
SOAPFaultValue |
SOAPFactory.createSOAPFaultValue(SOAPFaultCode parent)
Value eii under Code (parent) |
SOAPFaultValue |
SOAPFactory.createSOAPFaultValue()
|
SOAPFaultValue |
SOAPFactory.createSOAPFaultValue(SOAPFaultCode parent,
OMXMLParserWrapper builder)
Value eii under Code (parent) |
SOAPFaultValue |
SOAPFactory.createSOAPFaultValue(SOAPFaultSubCode parent)
SubCode eii under Value (parent) |
SOAPFaultValue |
SOAPFactory.createSOAPFaultValue(SOAPFaultSubCode parent,
OMXMLParserWrapper builder)
|
SOAPFaultValue |
SOAPFaultSubCode.getValue()
|
SOAPFaultValue |
SOAPFaultCode.getValue()
|
Methods in org.apache.axiom.soap with parameters of type SOAPFaultValue | |
void |
SOAPFaultSubCode.setValue(SOAPFaultValue soapFaultSubCodeValue)
Fault SubCode contain only one mandatory Value child. |
void |
SOAPFaultCode.setValue(SOAPFaultValue value)
|
Uses of SOAPFaultValue in org.apache.axiom.soap.impl.dom |
Classes in org.apache.axiom.soap.impl.dom that implement SOAPFaultValue | |
class |
SOAPFaultValueImpl
|
Fields in org.apache.axiom.soap.impl.dom declared as SOAPFaultValue | |
protected SOAPFaultValue |
SOAPFaultSubCodeImpl.value
|
Methods in org.apache.axiom.soap.impl.dom that return SOAPFaultValue | |
SOAPFaultValue |
SOAPFaultSubCodeImpl.getValue()
|
SOAPFaultValue |
SOAPFaultCodeImpl.getValue()
|
Methods in org.apache.axiom.soap.impl.dom with parameters of type SOAPFaultValue | |
void |
SOAPFaultSubCodeImpl.setValue(SOAPFaultValue soapFaultSubCodeValue)
|
void |
SOAPFaultCodeImpl.setValue(SOAPFaultValue value)
Eran Chinthaka (chinthaka@apache.org) |
Uses of SOAPFaultValue in org.apache.axiom.soap.impl.dom.factory |
Methods in org.apache.axiom.soap.impl.dom.factory that return SOAPFaultValue | |
SOAPFaultValue |
DOMSOAPFactory.createSOAPFaultValue(SOAPFaultCode parent)
|
SOAPFaultValue |
DOMSOAPFactory.createSOAPFaultValue(SOAPFaultCode parent,
OMXMLParserWrapper builder)
|
SOAPFaultValue |
DOMSOAPFactory.createSOAPFaultValue(SOAPFaultSubCode parent)
|
SOAPFaultValue |
DOMSOAPFactory.createSOAPFaultValue(SOAPFaultSubCode parent,
OMXMLParserWrapper builder)
|
SOAPFaultValue |
DOMSOAPFactory.createSOAPFaultValue()
|
Uses of SOAPFaultValue in org.apache.axiom.soap.impl.dom.soap11 |
Classes in org.apache.axiom.soap.impl.dom.soap11 that implement SOAPFaultValue | |
class |
SOAP11FaultValueImpl
|
Methods in org.apache.axiom.soap.impl.dom.soap11 that return SOAPFaultValue | |
SOAPFaultValue |
SOAP11Factory.createSOAPFaultValue(SOAPFaultCode parent)
|
SOAPFaultValue |
SOAP11Factory.createSOAPFaultValue(SOAPFaultCode parent,
OMXMLParserWrapper builder)
|
SOAPFaultValue |
SOAP11Factory.createSOAPFaultValue(SOAPFaultSubCode parent)
|
SOAPFaultValue |
SOAP11Factory.createSOAPFaultValue(SOAPFaultSubCode parent,
OMXMLParserWrapper builder)
|
Methods in org.apache.axiom.soap.impl.dom.soap11 with parameters of type SOAPFaultValue | |
void |
SOAP11FaultCodeImpl.setValue(SOAPFaultValue value)
|
void |
SOAP11FaultSubCodeImpl.setValue(SOAPFaultValue soapFaultSubCodeValue)
|
Uses of SOAPFaultValue in org.apache.axiom.soap.impl.dom.soap12 |
Classes in org.apache.axiom.soap.impl.dom.soap12 that implement SOAPFaultValue | |
class |
SOAP12FaultValueImpl
|
Methods in org.apache.axiom.soap.impl.dom.soap12 that return SOAPFaultValue | |
SOAPFaultValue |
SOAP12Factory.createSOAPFaultValue(SOAPFaultCode parent)
|
SOAPFaultValue |
SOAP12Factory.createSOAPFaultValue(SOAPFaultCode parent,
OMXMLParserWrapper builder)
|
SOAPFaultValue |
SOAP12Factory.createSOAPFaultValue(SOAPFaultSubCode parent)
|
SOAPFaultValue |
SOAP12Factory.createSOAPFaultValue(SOAPFaultSubCode parent,
OMXMLParserWrapper builder)
|
Methods in org.apache.axiom.soap.impl.dom.soap12 with parameters of type SOAPFaultValue | |
void |
SOAP12FaultCodeImpl.setValue(SOAPFaultValue value)
|
void |
SOAP12FaultSubCodeImpl.setValue(SOAPFaultValue soapFaultSubCodeValue)
|
Uses of SOAPFaultValue in org.apache.axiom.soap.impl.llom |
Fields in org.apache.axiom.soap.impl.llom declared as SOAPFaultValue | |
protected SOAPFaultValue |
SOAPFaultSubCodeImpl.value
|
Methods in org.apache.axiom.soap.impl.llom that return SOAPFaultValue | |
SOAPFaultValue |
SOAPFaultSubCodeImpl.getValue()
|
SOAPFaultValue |
SOAPFaultCodeImpl.getValue()
|
Methods in org.apache.axiom.soap.impl.llom with parameters of type SOAPFaultValue | |
void |
SOAPFaultSubCodeImpl.setValue(SOAPFaultValue soapFaultSubCodeValue)
|
void |
SOAPFaultCodeImpl.setValue(SOAPFaultValue value)
Eran Chinthaka (chinthaka@apache.org) |
Uses of SOAPFaultValue in org.apache.axiom.soap.impl.llom.soap11 |
Methods in org.apache.axiom.soap.impl.llom.soap11 that return SOAPFaultValue | |
SOAPFaultValue |
SOAP11Factory.createSOAPFaultValue(SOAPFaultCode parent)
|
SOAPFaultValue |
SOAP11Factory.createSOAPFaultValue()
|
SOAPFaultValue |
SOAP11Factory.createSOAPFaultValue(SOAPFaultCode parent,
OMXMLParserWrapper builder)
|
SOAPFaultValue |
SOAP11Factory.createSOAPFaultValue(SOAPFaultSubCode parent)
|
SOAPFaultValue |
SOAP11Factory.createSOAPFaultValue(SOAPFaultSubCode parent,
OMXMLParserWrapper builder)
|
Methods in org.apache.axiom.soap.impl.llom.soap11 with parameters of type SOAPFaultValue | |
void |
SOAP11FaultCodeImpl.setValue(SOAPFaultValue value)
|
void |
SOAP11FaultSubCodeImpl.setValue(SOAPFaultValue soapFaultSubCodeValue)
|
Uses of SOAPFaultValue in org.apache.axiom.soap.impl.llom.soap12 |
Methods in org.apache.axiom.soap.impl.llom.soap12 that return SOAPFaultValue | |
SOAPFaultValue |
SOAP12Factory.createSOAPFaultValue(SOAPFaultCode parent)
|
SOAPFaultValue |
SOAP12Factory.createSOAPFaultValue()
|
SOAPFaultValue |
SOAP12Factory.createSOAPFaultValue(SOAPFaultCode parent,
OMXMLParserWrapper builder)
|
SOAPFaultValue |
SOAP12Factory.createSOAPFaultValue(SOAPFaultSubCode parent)
|
SOAPFaultValue |
SOAP12Factory.createSOAPFaultValue(SOAPFaultSubCode parent,
OMXMLParserWrapper builder)
|
Methods in org.apache.axiom.soap.impl.llom.soap12 with parameters of type SOAPFaultValue | |
void |
SOAP12FaultCodeImpl.setValue(SOAPFaultValue value)
|
void |
SOAP12FaultSubCodeImpl.setValue(SOAPFaultValue soapFaultSubCodeValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |