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