AusweisApp
|
#include <ResponseType.h>
Öffentliche Methoden | |
ResponseType (PaosType pType) | |
~ResponseType () override | |
const ECardApiResult & | getResult () const |
void | setResult (const ECardApiResult &result) |
![]() | |
PaosMessage (PaosType pType) | |
virtual | ~PaosMessage () |
const QString & | getMessageId () const |
void | setMessageId (const QString &messageId) |
const QString & | getRelatesTo () const |
void | setRelatesTo (const QString &relatesTo) |
Weitere Geerbte Elemente | |
![]() | |
const PaosType | mType |
![]() | |
bool | handleWSAddressingHeaders (QStringView pElementName, const QString &pValue, const QXmlStreamAttributes &pAttributes) |
|
explicit |
|
overridedefault |
const ECardApiResult & ResponseType::getResult | ( | ) | const |
void ResponseType::setResult | ( | const ECardApiResult & | result | ) |