public class SquigglyAnnotationResponse extends AsposeResponse
| Constructor and Description |
|---|
SquigglyAnnotationResponse() |
| Modifier and Type | Method and Description |
|---|---|
SquigglyAnnotationResponse |
annotation(SquigglyAnnotation annotation) |
boolean |
equals(java.lang.Object o) |
SquigglyAnnotation |
getAnnotation()
Squiggly-underline annotation object
|
int |
hashCode() |
void |
setAnnotation(SquigglyAnnotation annotation) |
java.lang.String |
toString() |
public SquigglyAnnotationResponse annotation(SquigglyAnnotation annotation)
public SquigglyAnnotation getAnnotation()
public void setAnnotation(SquigglyAnnotation annotation)
public boolean equals(java.lang.Object o)
equals in class AsposeResponsepublic int hashCode()
hashCode in class AsposeResponsepublic java.lang.String toString()
toString in class AsposeResponse