Enum Class的使用
cn.gomro.restful.api.response.error.ErrorMessageCode
使用ErrorMessageCode的程序包
-
cn.gomro.restful.api.response.error中ErrorMessageCode的使用
修饰符和类型方法说明static ErrorMessageCodeErrorMessageCode.get(int id) static ErrorMessageCodeReturns the enum constant of this class with the specified name.static ErrorMessageCode[]ErrorMessageCode.values()Returns an array containing the constants of this enum class, in the order they are declared.