public class WSResponseList extends WSResponse implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected WSListBean |
list
Wrapped persons
|
errorCode, errorMessages, status| Constructor and Description |
|---|
WSResponseList() |
WSResponseList(WSResponse response) |
| Modifier and Type | Method and Description |
|---|---|
WSListBean |
getList() |
void |
setList(WSListBean list) |
getErrorCode, getErrorMessages, getStatus, setErrorCode, setErrorMessages, setStatusprotected WSListBean list
public WSResponseList()
public WSResponseList(WSResponse response)
public WSListBean getList()
public void setList(WSListBean list)