Enum Class的使用
cn.dinodev.spring.commons.response.Status.CODE
使用Status.CODE的程序包
-
cn.dinodev.spring.commons.response中Status.CODE的使用
修饰符和类型方法说明static Status.CODEReturns the enum constant of this class with the specified name.static Status.CODE[]Status.CODE.values()Returns an array containing the constants of this enum class, in the order they are declared.