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