Package | Description |
---|---|
casa.conversation2 |
Modifier and Type | Method and Description |
---|---|
ConversationInterface.State |
ConversationInterface.getPreviousState() |
ConversationInterface.State |
ConversationInterface.getState() |
static ConversationInterface.State |
ConversationInterface.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConversationInterface.State[] |
ConversationInterface.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConversationInterface.setState(ConversationInterface.State s) |