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