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