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