Uses of Class
com.aspose.tasks.cloud.model.Calendar
Packages that use Calendar
Package
Description
-
Uses of Calendar in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return CalendarModifier and TypeMethodDescriptionCalendar.addDaysItem
(WeekDay daysItem) Calendar.baseCalendar
(Calendar baseCalendar) Calendar.getBaseCalendar()
The base calendar on which this calendar depends.Calendar.isBaseCalendar
(Boolean isBaseCalendar) Calendar.isBaselineCalendar
(Boolean isBaselineCalendar) Methods in com.aspose.tasks.cloud.model with parameters of type CalendarModifier and TypeMethodDescriptionCalendar.baseCalendar
(Calendar baseCalendar) void
Calendar.setBaseCalendar
(Calendar baseCalendar) -
Uses of Calendar in com.aspose.tasks.cloud.model.requests
Methods in com.aspose.tasks.cloud.model.requests that return CalendarModifier and TypeMethodDescriptionPostCalendarRequest.getcalendar()
PutCalendarRequest.getcalendar()
Methods in com.aspose.tasks.cloud.model.requests with parameters of type CalendarModifier and TypeMethodDescriptionvoid
PostCalendarRequest.setcalendar
(Calendar value) void
PutCalendarRequest.setcalendar
(Calendar value) Constructors in com.aspose.tasks.cloud.model.requests with parameters of type Calendar -
Uses of Calendar in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return CalendarMethods in com.aspose.tasks.cloud.model.responses with parameters of type Calendar