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