public class EmotionScores
extends com.ibm.watson.developer_cloud.service.model.GenericModel
| Constructor and Description |
|---|
EmotionScores() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getAnger()
Gets the anger.
|
java.lang.Double |
getDisgust()
Gets the disgust.
|
java.lang.Double |
getFear()
Gets the fear.
|
java.lang.Double |
getJoy()
Gets the joy.
|
java.lang.Double |
getSadness()
Gets the sadness.
|
public java.lang.Double getAnger()
public java.lang.Double getDisgust()
public java.lang.Double getFear()
public java.lang.Double getJoy()
public java.lang.Double getSadness()