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 for the specified date.WorkingTimeCollectionCalendarException. getWorkingTimes()Gets the WorkingTimeCollection object.WorkingTimeCollectionICalendar. getWorkingTimes(Date dt)ReturnsWorkingTimeCollectionof working times for the specified date.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.
-