soap11::Faultcode Class Reference

SOAP 1.1 faultcode element. More...

#include <xmltooling/soap/SOAP.h>

Inheritance diagram for soap11::Faultcode:
xmltooling::XMLObject

List of all members.

Public Member Functions

virtual FaultcodecloneFaultcode () const =0
 Type-specific clone method.
virtual const xmltooling::QNamegetCode () const =0
 Gets the QName content of the element.
virtual void setCode (const xmltooling::QName *qname)=0
 Sets the QName content of the element.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static xmltooling::QName CLIENT
 Client Fault code.
static xmltooling::QName SERVER
 Server Fault code.
static xmltooling::QName MUSTUNDERSTAND
 MustUnderstand Fault code.
static xmltooling::QName VERSIONMISMATCH
 Version Mismatch Fault code.

Detailed Description

SOAP 1.1 faultcode element.


Member Function Documentation

virtual Faultcode* soap11::Faultcode::cloneFaultcode (  )  const [pure virtual]

Type-specific clone method.

virtual const xmltooling::QName* soap11::Faultcode::getCode (  )  const [pure virtual]

Gets the QName content of the element.

virtual void soap11::Faultcode::setCode ( const xmltooling::QName qname  )  [pure virtual]

Sets the QName content of the element.


Member Data Documentation

Client Fault code.

MustUnderstand Fault code.

Server Fault code.

Version Mismatch Fault code.


The documentation for this class was generated from the following file:

Generated on 24 Jan 2020 for xmltooling by  doxygen 1.6.1