public class SpeedTriggerPrompt extends NumericPrompt implements WaypointTriggerPrompt
CREATED_TRIGGER_KEY, RETURN_PROMPT_KEY
END_OF_CONVERSATION
Constructor and Description |
---|
SpeedTriggerPrompt() |
Modifier and Type | Method and Description |
---|---|
protected Prompt |
acceptValidatedInput(ConversationContext context,
Number input) |
WaypointTrigger |
createFromShortInput(ConversationContext context,
String input) |
String |
getPromptText(ConversationContext context) |
acceptValidatedInput, getFailedValidationText, getFailedValidationText, getInputNotNumericText, isInputValid, isNumberValid
acceptInput, blocksForInput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptInput, blocksForInput
protected Prompt acceptValidatedInput(ConversationContext context, Number input)
acceptValidatedInput
in class NumericPrompt
public WaypointTrigger createFromShortInput(ConversationContext context, String input)
createFromShortInput
in interface WaypointTriggerPrompt
public String getPromptText(ConversationContext context)
getPromptText
in interface Prompt
Copyright © 2019. All rights reserved.