Package 

Class ClientStep

    • Constructor Summary

      Constructors 
      Constructor Description
      ClientStep(String name, IntentAware mainIntent, Set<IntentAware> otherStarterIntents, Set<IntentAware> secondaryIntents)
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final IntentAware getMainIntent()
      final Set<IntentAware> getOtherStarterIntents()
      final Set<IntentAware> getSecondaryIntents()
      • Methods inherited from class ai.tock.bot.api.client.ClientStep

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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