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