public class CommentsResponse extends Object
Constructor and Description |
---|
CommentsResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
getCode
Gets String
|
Comments |
getComments()
getComments
Gets Comments
|
String |
getStatus()
getStatus
Gets String
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setComments(Comments Comments)
setComments
Sets Comments
|
void |
setStatus(String Status)
setStatus
Sets String
|
String |
toString() |
public Comments getComments()
public void setComments(Comments Comments)
Comments
- Commentspublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2015. All rights reserved.