Contains the names of the SOAP elements. More...
Public Member Functions | |
Element ()=delete | |
The default constructor is deleted. More... | |
Static Public Attributes | |
static const String | Envelope |
The string representation of the 'Envelope' element name. More... | |
static const String | Header |
The string representation of the 'Header' element name. More... | |
static const String | Body |
The string representation of the 'Body' element name. More... | |
static const String | Fault |
The string representation of the 'Fault' element name. More... | |
static const String | FaultActor |
The string representation of the 'faultactor' element name. More... | |
static const String | FaultCode |
The string representation of the 'faultcode' element name. More... | |
static const String | FaultDetail |
The string representation of the 'detail' element name. More... | |
static const String | FaultString |
The string representation of the 'faultstring' element name. More... | |
static const String | StackTrace |
The string representation of the 'StackTrace' element name. More... | |
static const String | Message |
The string representation of the 'Message' element name. More... | |
static const String | Claim |
The string representation of the 'Claim' element name. More... | |
Contains the names of the SOAP elements.
|
delete |
The default constructor is deleted.
|
static |
The string representation of the 'Body' element name.
|
static |
The string representation of the 'Claim' element name.
|
static |
The string representation of the 'Envelope' element name.
|
static |
The string representation of the 'Fault' element name.
|
static |
The string representation of the 'faultactor' element name.
|
static |
The string representation of the 'faultcode' element name.
|
static |
The string representation of the 'detail' element name.
|
static |
The string representation of the 'faultstring' element name.
|
static |
The string representation of the 'Header' element name.
|
static |
The string representation of the 'Message' element name.
|
static |
The string representation of the 'StackTrace' element name.