public class EmotionScores extends 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.
|
equals, hashCode, toString
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()