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