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