Enum Class的使用
cn.openjava.basic.format.message.SystemMessage
使用SystemMessage的程序包
-
cn.openjava.basic.format.message中SystemMessage的使用
修饰符和类型方法说明static SystemMessageReturns the enum constant of this class with the specified name.static SystemMessage[]SystemMessage.values()Returns an array containing the constants of this enum class, in the order they are declared.