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