public class SquareAnnotationResponse extends AsposeResponse
Constructor and Description |
---|
SquareAnnotationResponse() |
Modifier and Type | Method and Description |
---|---|
SquareAnnotationResponse |
annotation(SquareAnnotation annotation) |
boolean |
equals(java.lang.Object o) |
SquareAnnotation |
getAnnotation()
Square annotation object
|
int |
hashCode() |
void |
setAnnotation(SquareAnnotation annotation) |
java.lang.String |
toString() |
public SquareAnnotationResponse annotation(SquareAnnotation annotation)
public SquareAnnotation getAnnotation()
public void setAnnotation(SquareAnnotation 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