com.groupdocs.annotation.domain.response
Class MoveAnnotationMarkerResult
java.lang.Object
com.groupdocs.annotation.domain.response.MoveAnnotationMarkerResult
public class MoveAnnotationMarkerResult
- 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 |
MoveAnnotationMarkerResult
public MoveAnnotationMarkerResult()
getAnnotationGuid
public final String getAnnotationGuid()
- Get annotation guid
- Returns:
- annotation guid
setAnnotationGuid
public final void setAnnotationGuid(String annotationGuid)
- Set annotation guid
- Parameters:
annotationGuid - annotation guid
Copyright © 2014. All rights reserved.