public class SlideCommentsResponse extends Object
Constructor and Description |
---|
SlideCommentsResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
getCode
Gets String
|
SlideComments |
getSlideComments()
getSlideComments
Gets SlideComments
|
String |
getStatus()
getStatus
Gets String
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setSlideComments(SlideComments SlideComments)
setSlideComments
Sets SlideComments
|
void |
setStatus(String Status)
setStatus
Sets String
|
String |
toString() |
public SlideComments getSlideComments()
public void setSlideComments(SlideComments SlideComments)
SlideComments
- SlideCommentspublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2015. All rights reserved.