T - public abstract class Response<T> extends BasicResponse
| Modifier and Type | Field and Description |
|---|---|
protected T |
data
Deprecated.
|
errors, status, total, type| Constructor and Description |
|---|
Response()
Deprecated.
|
Response(T entity)
Deprecated.
Constructor for a result containing a single entity.
|
Copyright © 2015. All rights reserved.