public class WSResponseGroupArray extends WSResponse implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected WSGroupBean[] |
groups
Wrapped groups
|
errorCode, errorMessages, status
Constructor and Description |
---|
WSResponseGroupArray() |
WSResponseGroupArray(WSResponse response) |
Modifier and Type | Method and Description |
---|---|
WSGroupBean[] |
getGroups() |
void |
setGroups(WSGroupBean[] groups) |
getErrorCode, getErrorMessages, getStatus, setErrorCode, setErrorMessages, setStatus
protected WSGroupBean[] groups
public WSResponseGroupArray()
public WSResponseGroupArray(WSResponse response)
public WSGroupBean[] getGroups()
public void setGroups(WSGroupBean[] groups)