public class WSResponseListArray extends WSResponse implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected WSListBean[] |
lists
Wrapped list
|
errorCode, errorMessages, status
Constructor and Description |
---|
WSResponseListArray() |
WSResponseListArray(WSResponse response) |
Modifier and Type | Method and Description |
---|---|
WSListBean[] |
getLists() |
void |
setLists(WSListBean[] lists) |
getErrorCode, getErrorMessages, getStatus, setErrorCode, setErrorMessages, setStatus
protected WSListBean[] lists
public WSResponseListArray()
public WSResponseListArray(WSResponse response)
public WSListBean[] getLists()
public void setLists(WSListBean[] lists)