Uses of Enum Class
com.aspose.tasks.cloud.model.Month
Packages that use Month
-
Uses of Month in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return MonthModifier and TypeMethodDescriptionstatic MonthCalendarException.getMonth()The month for which an exception recurrence is scheduled.RecurringInfo.getYearlyOrdinalMonth()Specifies a month of the yearly recurrence pattern when using ordinal day.Month.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static MonthReturns the enum constant of this class with the specified name.static Month[]Month.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aspose.tasks.cloud.model with parameters of type MonthModifier and TypeMethodDescriptionvoidvoidRecurringInfo.setYearlyOrdinalMonth(Month yearlyOrdinalMonth) voidRecurringInfo.yearlyOrdinalMonth(Month yearlyOrdinalMonth)