Uses of Class
eu.semaine.components.dialogue.actionproposers.BackchannelProposer.State

Packages that use BackchannelProposer.State
eu.semaine.components.dialogue.actionproposers   
 

Uses of BackchannelProposer.State in eu.semaine.components.dialogue.actionproposers
 

Methods in eu.semaine.components.dialogue.actionproposers that return BackchannelProposer.State
static BackchannelProposer.State BackchannelProposer.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BackchannelProposer.State[] BackchannelProposer.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.