|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.groupdocs.annotation.domain.response.DeleteAnnotationResponse
public class DeleteAnnotationResponse
Delete annotation response
Constructor Summary | |
---|---|
DeleteAnnotationResponse()
|
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 DeleteAnnotationResponse()
Method Detail |
---|
public Integer getId()
public void setId(Integer id)
id
- idpublic String getGuid()
public void setGuid(String guid)
guid
- guid
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |