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