public class RestResponse<T> extends Object
| Constructor and Description |
|---|
RestResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getMessage() |
T |
getPayload() |
String |
toString() |
Copyright © 2017 Media Cloud. All rights reserved.