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