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