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