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