public class EntityArrayEnvelope<T> extends EntityEnvelope<java.util.List<T>>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
next |
protected java.lang.String |
prev |
protected java.lang.Integer |
totalCount |
data, status| Constructor and Description |
|---|
EntityArrayEnvelope() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNext() |
java.lang.String |
getPrev() |
java.lang.Integer |
getTotalCount() |
getData, getStatus