Uses of Class
org.openurp.edu.clazz.model.Schedule.Status
| Package | Description |
|---|---|
| org.openurp.edu.clazz.model |
-
Uses of Schedule.Status in org.openurp.edu.clazz.model
Methods in org.openurp.edu.clazz.model that return Schedule.Status Modifier and Type Method Description Schedule.StatusSchedule. getStatus()static Schedule.StatusSchedule.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static Schedule.Status[]Schedule.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.