Enum Class的使用
org.openurp.edu.clazz.model.Schedule.Status
使用Schedule.Status的程序包
-
org.openurp.edu.clazz.model中Schedule.Status的使用
修饰符和类型方法说明Schedule.getStatus()static Schedule.StatusReturns the enum constant of this class with the specified name.static Schedule.Status[]Schedule.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.