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