Package ai.tock.bot.definition
Interface IntentAwareBase
-
- All Implemented Interfaces:
-
ai.tock.bot.definition.IntentAware
public interface IntentAwareBase implements IntentAware
For Enum based IntentAware implementations.
-
-
Method Summary
Modifier and Type Method Description IntentwrappedIntent()abstract StringgetName()-
-
Method Detail
-
wrappedIntent
Intent wrappedIntent()
-
-
-
-