Enum Class的使用
cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
使用CaptchaCategory的程序包
-
cn.herodotus.engine.captcha.core.definition.enums中CaptchaCategory的使用
修饰符和类型方法说明static CaptchaCategoryCaptchaCategory.getCaptchaCategory(String name) static CaptchaCategoryReturns the enum constant of this class with the specified name.static CaptchaCategory[]CaptchaCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.