Enum Class的使用
com.walker.push.TimeType
使用TimeType的程序包
-
com.walker.push中TimeType的使用
返回TimeType的com.walker.push中的方法修饰符和类型方法说明Notification.getTimeType()返回推送时间类型,参见:TimeTypestatic final TimeTypeTimeType.getType(int index) static TimeTypeReturns the enum constant of this class with the specified name.static TimeType[]TimeType.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为TimeType的com.walker.push中的方法