Uses of Class
org.opentimetable.ottf4j.entities.Timetable
Packages that use Timetable
-
Uses of Timetable in org.opentimetable.ottf4j
Methods in org.opentimetable.ottf4j that return TimetableModifier and TypeMethodDescriptionstatic TimetableOpenTimetable.parseTimetable(String timetable) Method is used to parse timetableMethods in org.opentimetable.ottf4j with parameters of type TimetableModifier and TypeMethodDescriptionstatic StringOpenTimetable.composeTimetable(Timetable timetable) Method is used to create OTTF string from a Timetable object -
Uses of Timetable in org.opentimetable.ottf4j.util
Methods in org.opentimetable.ottf4j.util that return TimetableMethods in org.opentimetable.ottf4j.util with parameters of type Timetable