Enum Class的使用
com.alibaba.ageiport.common.constants.TaskStatus
使用TaskStatus的程序包
-
com.alibaba.ageiport.common.constants中TaskStatus的使用
修饰符和类型方法说明static TaskStatusstatic TaskStatusReturns the enum constant of this class with the specified name.static TaskStatus[]TaskStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.