public class WSResponseListOptionArray extends WSResponse implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected WSListOptionBean[] |
options
Wrapped persons
|
errorCode, errorMessages, status| Constructor and Description |
|---|
WSResponseListOptionArray() |
WSResponseListOptionArray(WSResponse response) |
| Modifier and Type | Method and Description |
|---|---|
WSListOptionBean[] |
getOptions() |
void |
setOptions(WSListOptionBean[] options) |
getErrorCode, getErrorMessages, getStatus, setErrorCode, setErrorMessages, setStatusprotected WSListOptionBean[] options
public WSResponseListOptionArray()
public WSResponseListOptionArray(WSResponse response)
public WSListOptionBean[] getOptions()
public void setOptions(WSListOptionBean[] options)