Enum Class的使用
com.walker.web.ResponseCode
使用ResponseCode的程序包
-
com.walker.web中ResponseCode的使用
返回ResponseCode的com.walker.web中的方法修饰符和类型方法说明static ResponseCodeReturns the enum constant of this class with the specified name.static ResponseCode[]ResponseCode.values()Returns an array containing the constants of this enum class, in the order they are declared.