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