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