Contains the names of the SOAP codes. More...
Public Member Functions | |
Code ()=delete | |
The default constructor is deleted. More... | |
Static Public Attributes | |
static const String | Server |
The string representation of the 'Server' SOAP code. More... | |
static const String | VersionMismatch |
The string representation of the 'VersionMismatch' SOAP code. More... | |
static const String | MustUnderstand |
The string representation of the 'MustUnderstand' SOAP code. More... | |
static const String | Client |
The string representation of the 'Client' SOAP code. More... | |
Contains the names of the SOAP codes.
|
delete |
The default constructor is deleted.
|
static |
The string representation of the 'Client' SOAP code.
|
static |
The string representation of the 'MustUnderstand' SOAP code.
|
static |
The string representation of the 'Server' SOAP code.
|
static |
The string representation of the 'VersionMismatch' SOAP code.