Uses of Class
com.aspose.tasks.cloud.model.CalendarItem
Packages that use CalendarItem
-
Uses of CalendarItem in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return CalendarItemModifier and TypeMethodDescriptionMethods in com.aspose.tasks.cloud.model that return types with arguments of type CalendarItemMethods in com.aspose.tasks.cloud.model with parameters of type CalendarItemMethod parameters in com.aspose.tasks.cloud.model with type arguments of type CalendarItemModifier and TypeMethodDescriptionCalendarItems.list
(List<CalendarItem> list) void
CalendarItems.setList
(List<CalendarItem> list) -
Uses of CalendarItem in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return CalendarItemMethods in com.aspose.tasks.cloud.model.responses with parameters of type CalendarItemModifier and TypeMethodDescriptionCalendarItemResponse.calendarItem
(CalendarItem calendarItem) void
CalendarItemResponse.setCalendarItem
(CalendarItem calendarItem)