public class SquareAnnotationsResponse extends AsposeResponse
| Constructor and Description |
|---|
SquareAnnotationsResponse() |
| Modifier and Type | Method and Description |
|---|---|
SquareAnnotationsResponse |
annotations(SquareAnnotations annotations) |
boolean |
equals(java.lang.Object o) |
SquareAnnotations |
getAnnotations()
Square annotations object
|
int |
hashCode() |
void |
setAnnotations(SquareAnnotations annotations) |
java.lang.String |
toString() |
public SquareAnnotationsResponse annotations(SquareAnnotations annotations)
public SquareAnnotations getAnnotations()
public void setAnnotations(SquareAnnotations annotations)
public boolean equals(java.lang.Object o)
equals in class AsposeResponsepublic int hashCode()
hashCode in class AsposeResponsepublic java.lang.String toString()
toString in class AsposeResponse