|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.groupdocs.annotation.domain.response.DeleteAnnotationResult
public class DeleteAnnotationResult
Delete annotation response
| Constructor Summary | |
|---|---|
DeleteAnnotationResult()
|
|
| Method Summary | |
|---|---|
String |
getGuid()
Get guid |
Integer |
getId()
Get id |
void |
setGuid(String guid)
Set guid |
void |
setId(Integer id)
Set id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteAnnotationResult()
| Method Detail |
|---|
public final Integer getId()
public final void setId(Integer id)
id - idpublic final String getGuid()
public final void setGuid(String guid)
guid - guid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||