Uses of Class
org.openurp.base.edu.model.Calendar
| Package | Description |
|---|---|
| org.openurp.base.edu.model |
-
Uses of Calendar in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return Calendar Modifier and Type Method Description CalendarSemester. getCalendar()Methods in org.openurp.base.edu.model that return types with arguments of type Calendar Modifier and Type Method Description List<Calendar>Project. getCalendars()Methods in org.openurp.base.edu.model with parameters of type Calendar Modifier and Type Method Description voidSemester. setCalendar(Calendar calendar)Method parameters in org.openurp.base.edu.model with type arguments of type Calendar Modifier and Type Method Description voidProject. setCalendars(List<Calendar> calendars)