Uses of Enum Class
com.aspose.tasks.cloud.model.WeekDayType
Packages that use WeekDayType
-
Uses of WeekDayType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return WeekDayTypeModifier and TypeMethodDescriptionstatic WeekDayTypeRecurringInfo.getWeeklyDays()Specifies a collection of days used in the weekly recurrence pattern.WeekDayType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static WeekDayTypeReturns the enum constant of this class with the specified name.static WeekDayType[]WeekDayType.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 WeekDayTypeModifier and TypeMethodDescriptionvoidRecurringInfo.setWeeklyDays(WeekDayType weeklyDays) RecurringInfo.weeklyDays(WeekDayType weeklyDays) voidWeekDayType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, WeekDayType enumeration)