public class BshResponse extends java.lang.Object implements IBshResponse
Constructor and Description |
---|
BshResponse()
Standardkonstruktor
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Error> |
getErrors()
Liste mit Fehler, falls vorhanden.
|
Status |
getStatus()
Liefert den Status der Antwort
|
public Status getStatus()
IBshResponse
getStatus
in interface IBshResponse
IBshResponse.getStatus()
public java.util.List<Error> getErrors()