public class EmotionResult extends GenericModel
| Constructor and Description |
|---|
EmotionResult() |
| Modifier and Type | Method and Description |
|---|---|
DocumentEmotionResults |
getDocument()
Gets the document.
|
java.util.List<TargetedEmotionResults> |
getTargets()
Gets the targets.
|
equals, hashCode, toStringpublic DocumentEmotionResults getDocument()
public java.util.List<TargetedEmotionResults> getTargets()