public class WebServiceSingleModel<T> extends WebServiceModel
| Modifier and Type | Field and Description |
|---|---|
protected T |
response |
message, notif_count, placeholder, status, statusCode| Constructor and Description |
|---|
WebServiceSingleModel() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNotificationCount() |
T |
getResponse() |
void |
setResponse(T response) |
getMessage, getStatus, getStatusCode, isSuccess, setStatus, setStatusCode