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