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