public class WSResponseCommentArray extends WSResponse implements java.io.Serializable
WSCommentEdit
response object
together with a response status code and error messages.errorCode, errorMessages, status
Constructor and Description |
---|
WSResponseCommentArray() |
WSResponseCommentArray(WSResponse response) |
Modifier and Type | Method and Description |
---|---|
WSCommentEdit[] |
getComments() |
void |
setComments(WSCommentEdit[] comments) |
getErrorCode, getErrorMessages, getStatus, setErrorCode, setErrorMessages, setStatus
public WSResponseCommentArray()
public WSResponseCommentArray(WSResponse response)
public WSCommentEdit[] getComments()
public void setComments(WSCommentEdit[] comments)
comments
- the comments to set