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