public class StatusResponse extends ApiResponse
| Constructor and Description |
|---|
StatusResponse() |
StatusResponse(int status,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getStatus() |
marshalResponse, unmarshalResponseCopyright © 2015. All rights reserved.