public class EmotionResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| EmotionResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| DocumentEmotionResults | getDocument()Gets the document. | 
| java.util.List<TargetedEmotionResults> | getTargets()Gets the targets. | 
public DocumentEmotionResults getDocument()
public java.util.List<TargetedEmotionResults> getTargets()