Uses of Class
com.aspose.tasks.WorkingTimeCollection
-
-
Uses of WorkingTimeCollection in com.aspose.tasks
Methods in com.aspose.tasks that return WorkingTimeCollection Modifier and Type Method Description WorkingTimeCollectionCalendar. getWorkingTimes(Date dt)ReturnsWorkingTimeCollectionof working times.WorkingTimeCollectionCalendarException. getWorkingTimes()Gets the WorkingTimeCollection object.WorkingTimeCollectionWeekDay. getWorkingTimes()Gets WorkingTimeCollection for this WeekDay instance.Methods in com.aspose.tasks with parameters of type WorkingTimeCollection Modifier and Type Method Description voidCalendarException. setWorkingTimes(WorkingTimeCollection value)Sets the WorkingTimeCollection object.
-