Uses of Class
org.botlibre.sdk.activity.EmotionalState

Packages that use EmotionalState
org.botlibre.sdk.activity   
 

Uses of EmotionalState in org.botlibre.sdk.activity
 

Methods in org.botlibre.sdk.activity that return EmotionalState
static EmotionalState EmotionalState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EmotionalState[] EmotionalState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.