AusweisApp
|
#include <StartPaosResponse.h>
Öffentliche Methoden | |
StartPaosResponse (const QByteArray &pXmlData) | |
int | getStatusCode () const |
int | getRemainingDays () const |
int | getRemainingAttempts () const |
const QString & | getBlockingCode () const |
![]() | |
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 |
const QString & StartPaosResponse::getBlockingCode | ( | ) | const |
int StartPaosResponse::getRemainingAttempts | ( | ) | const |
int StartPaosResponse::getRemainingDays | ( | ) | const |
int StartPaosResponse::getStatusCode | ( | ) | const |