Class Intent

  • All Implemented Interfaces:
    ai.tock.bot.definition.IntentAware

    
    public final class Intent
     implements IntentAware
                        

    An intent definition.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Intent.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      Intent(String name)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName() The qualified name of the intent.
      Intent wrappedIntent()
      • Methods inherited from class ai.tock.bot.definition.IntentAware

        intentWithoutNamespace, wrap
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait