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