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