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