Uses of Enum Class
org.openurp.edu.clazz.model.Schedule.Status
Packages that use Schedule.Status
-
Uses of Schedule.Status in org.openurp.edu.clazz.model
Methods in org.openurp.edu.clazz.model that return Schedule.StatusModifier and TypeMethodDescriptionSchedule.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.