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