public class PopupAnnotationResponse extends AsposeResponse
Constructor and Description |
---|
PopupAnnotationResponse() |
Modifier and Type | Method and Description |
---|---|
PopupAnnotationResponse |
annotation(PopupAnnotationWithParent annotation) |
boolean |
equals(java.lang.Object o) |
PopupAnnotationWithParent |
getAnnotation()
Popup annotation object
|
int |
hashCode() |
void |
setAnnotation(PopupAnnotationWithParent annotation) |
java.lang.String |
toString() |
public PopupAnnotationResponse annotation(PopupAnnotationWithParent annotation)
public PopupAnnotationWithParent getAnnotation()
public void setAnnotation(PopupAnnotationWithParent annotation)
public boolean equals(java.lang.Object o)
equals
in class AsposeResponse
public int hashCode()
hashCode
in class AsposeResponse
public java.lang.String toString()
toString
in class AsposeResponse