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