Uses of Enum Class
ai.agentscentral.core.team.TeamMode
Packages that use TeamMode
-
Uses of TeamMode in ai.agentscentral.core.team
Methods in ai.agentscentral.core.team that return TeamModeModifier and TypeMethodDescriptionTeam.mode()Returns the value of themoderecord component.static TeamModeReturns the enum constant of this class with the specified name.static TeamMode[]TeamMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ai.agentscentral.core.team with parameters of type TeamMode