public class ResponseWrapper<T> extends Object
| Constructor and Description |
|---|
ResponseWrapper() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getMessage() |
T |
getPayload() |
Copyright © 2016 wix.com. All rights reserved.