Uses of Enum Class
com.bytedesk.ai.mcp_server.McpServerTypeEnum
Packages that use McpServerTypeEnum
-
Uses of McpServerTypeEnum in com.bytedesk.ai.mcp_server
Methods in com.bytedesk.ai.mcp_server that return McpServerTypeEnumModifier and TypeMethodDescriptionstatic McpServerTypeEnumReturns the enum constant of this class with the specified name.static McpServerTypeEnum[]McpServerTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.