public class StoryExtensionsKt
@Nullable public static PlaceValue getOrigin(@NotNull ai.tock.bot.engine.BotBus $this$origin)
entity values
public static void setOrigin(@NotNull
ai.tock.bot.engine.BotBus $this$origin,
@Nullable
PlaceValue value)
entity values
@Nullable public static PlaceValue getLocation(@NotNull ai.tock.bot.engine.BotBus $this$location)
public static void setLocation(@NotNull
ai.tock.bot.engine.BotBus $this$location,
@Nullable
PlaceValue value)
@Nullable public static PlaceValue getDestination(@NotNull ai.tock.bot.engine.BotBus $this$destination)
public static void setDestination(@NotNull
ai.tock.bot.engine.BotBus $this$destination,
@Nullable
PlaceValue value)
@Nullable
public static java.time.LocalDateTime getDepartureDate(@NotNull
ai.tock.bot.engine.BotBus $this$departureDate)
@Nullable public static PlaceValue returnsAndRemoveLocation(@NotNull ai.tock.bot.engine.BotBus $this$returnsAndRemoveLocation)