public class WSResponsePerson extends WSResponse implements java.io.Serializable
WSPersonBean
response object
together with a response status code and error messages.errorCode, errorMessages, status
Constructor and Description |
---|
WSResponsePerson() |
WSResponsePerson(WSResponse response) |
Modifier and Type | Method and Description |
---|---|
WSPersonBean |
getPerson() |
void |
setPerson(WSPersonBean person) |
getErrorCode, getErrorMessages, getStatus, setErrorCode, setErrorMessages, setStatus
public WSResponsePerson()
public WSResponsePerson(WSResponse response)
public WSPersonBean getPerson()
public void setPerson(WSPersonBean person)
person
- the person to set