Enum Class的使用
cn.wi4j.security.core.code.SecurityCode
使用SecurityCode的程序包
-
cn.wi4j.security.core.code中SecurityCode的使用
修饰符和类型方法说明static SecurityCodeSecurityCode.getSecurityCodeByCode(String code) 根据状态码获取枚举static SecurityCodeReturns the enum constant of this class with the specified name.static SecurityCode[]SecurityCode.values()Returns an array containing the constants of this enum class, in the order they are declared.