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