public class PopupAnnotationsResponse extends AsposeResponse
Constructor and Description |
---|
PopupAnnotationsResponse() |
Modifier and Type | Method and Description |
---|---|
PopupAnnotationsResponse |
annotations(PopupAnnotations annotations) |
boolean |
equals(java.lang.Object o) |
PopupAnnotations |
getAnnotations()
Popup annotations object
|
int |
hashCode() |
void |
setAnnotations(PopupAnnotations annotations) |
java.lang.String |
toString() |
public PopupAnnotationsResponse annotations(PopupAnnotations annotations)
public PopupAnnotations getAnnotations()
public void setAnnotations(PopupAnnotations annotations)
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