Uses of Interface
com.aspose.tasks.ICalendar
-
-
Uses of ICalendar in com.aspose.tasks
Classes in com.aspose.tasks that implement ICalendar Modifier and Type Class Description classCalendarRepresents a calendar used in a project.Methods in com.aspose.tasks that return ICalendar Modifier and Type Method Description static ICalendarCalendar. getIntersectionCalendar(Calendar calendar1, Calendar calendar2)GetsICalendarinstance which can be used to perform calculations on the intersection of work schedules of 2 calendars.
-