|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.groupdocs.annotation.domain.response.AddAnnotationReplyResponse
public class AddAnnotationReplyResponse
Add annotation reply response
| Constructor Summary | |
|---|---|
AddAnnotationReplyResponse()
|
|
| Method Summary | |
|---|---|
String |
getAnnotationGuid()
Get annotation guid |
String |
getReplyDateTime()
Get reply date time |
String |
getReplyGuid()
Get reply guid |
void |
setAnnotationGuid(String annotationGuid)
Set annotation guid |
void |
setReplyDateTime(String replyDateTime)
Set reply date time |
void |
setReplyGuid(String replyGuid)
Set reply guid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddAnnotationReplyResponse()
| Method Detail |
|---|
public String getAnnotationGuid()
public void setAnnotationGuid(String annotationGuid)
annotationGuid - annotation guidpublic String getReplyDateTime()
public void setReplyDateTime(String replyDateTime)
replyDateTime - reply date timepublic String getReplyGuid()
public void setReplyGuid(String replyGuid)
replyGuid - reply guid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||