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