Uses of Enum Class
com.bytedesk.ai.robot.RobotModelEnum
Packages that use RobotModelEnum
Package
Description
Robot package contains classes for managing AI robots/agents.
-
Uses of RobotModelEnum in com.bytedesk.ai.robot
Methods in com.bytedesk.ai.robot that return RobotModelEnumModifier and TypeMethodDescriptionstatic RobotModelEnum
static RobotModelEnum
Returns the enum constant of this class with the specified name.static RobotModelEnum[]
RobotModelEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.