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