public class CaretAnnotationResponse extends AsposeResponse
Constructor and Description |
---|
CaretAnnotationResponse() |
Modifier and Type | Method and Description |
---|---|
CaretAnnotationResponse |
annotation(CaretAnnotation annotation) |
boolean |
equals(java.lang.Object o) |
CaretAnnotation |
getAnnotation()
Caret annotation object
|
int |
hashCode() |
void |
setAnnotation(CaretAnnotation annotation) |
java.lang.String |
toString() |
public CaretAnnotationResponse annotation(CaretAnnotation annotation)
public CaretAnnotation getAnnotation()
public void setAnnotation(CaretAnnotation annotation)
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