|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.groupdocs.annotation.domain.response.RestoreAnnotationRepliesResult
public class RestoreAnnotationRepliesResult
Restore annotation replies response
| Constructor Summary | |
|---|---|
RestoreAnnotationRepliesResult()
|
|
| Method Summary | |
|---|---|
String |
getAnnotationGuid()
Get annotation guid |
List<String> |
getIds()
Get reply ids |
void |
setAnnotationGuid(String annotationGuid)
Set annotation guid |
void |
setIds(List<String> ids)
Set reply ids |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RestoreAnnotationRepliesResult()
| Method Detail |
|---|
public String getAnnotationGuid()
public void setAnnotationGuid(String annotationGuid)
annotationGuid - annotation guidpublic List<String> getIds()
public void setIds(List<String> ids)
ids - reply ids
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||