com.groupdocs.annotation.domain.response
Class MoveAnnotationMarkerResponse
java.lang.Object
com.groupdocs.annotation.domain.response.MoveAnnotationMarkerResponse
public class MoveAnnotationMarkerResponse
- extends Object
Move annotation marker response
- Author:
- Aleksey Permyakov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveAnnotationMarkerResponse
public MoveAnnotationMarkerResponse()
getAnnotationGuid
public String getAnnotationGuid()
- Get annotation guid
- Returns:
- annotation guid
setAnnotationGuid
public void setAnnotationGuid(String annotationGuid)
- Set annotation guid
- Parameters:
annotationGuid
- annotation guid
Copyright © 2014. All rights reserved.