Class LogoffResponse
java.lang.Object
de.frankmuenster.mahoe.banks.bsh.json.BshResponse
de.frankmuenster.mahoe.banks.bsh.json.LogoffResponse
- All Implemented Interfaces:
IBshResponse
Antwort der Logoff REST Anfrage
- Author:
- Frank Münster
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.frankmuenster.mahoe.banks.bsh.json.BshResponse
getErrors, getStatus
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.frankmuenster.mahoe.banks.bsh.json.IBshResponse
getStatus
-
Constructor Details
-
LogoffResponse
public LogoffResponse()Standardkonstruktor
-
-
Method Details
-
getDetails
Logoff-Detais- Returns:
- die Logoff Details.
-