public class ScreenAnnotationsResponse extends AsposeResponse
| Constructor and Description |
|---|
ScreenAnnotationsResponse() |
| Modifier and Type | Method and Description |
|---|---|
ScreenAnnotationsResponse |
annotations(ScreenAnnotations annotations) |
boolean |
equals(java.lang.Object o) |
ScreenAnnotations |
getAnnotations()
Screen annotations object
|
int |
hashCode() |
void |
setAnnotations(ScreenAnnotations annotations) |
java.lang.String |
toString() |
public ScreenAnnotationsResponse annotations(ScreenAnnotations annotations)
public ScreenAnnotations getAnnotations()
public void setAnnotations(ScreenAnnotations annotations)
public boolean equals(java.lang.Object o)
equals in class AsposeResponsepublic int hashCode()
hashCode in class AsposeResponsepublic java.lang.String toString()
toString in class AsposeResponse