AusweisApp2
|
#include <StartPaosResponse.h>
Öffentliche Methoden | |
StartPaosResponse (const QByteArray &pXmlData) | |
![]() | |
ResponseType (PaosType pType) | |
virtual | ~ResponseType () |
const Result & | getResult () const |
void | setResult (const Result &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 (const QString &pElementName, const QString &pValue, const QXmlStreamAttributes &pAttributes) |
StartPaosResponse::StartPaosResponse | ( | const QByteArray & | pXmlData | ) |