com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Class MonthItemType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.tasks.MonthItemType


  • public final class MonthItemType
    extends com.aspose.ms.System.Enum

    Specifies the month item for which an exception recurrence is scheduled.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Day
      Indicates Day month item type.
      static int Friday
      Indicates Friday month item type.
      static int Monday
      Indicates Monday month item type.
      static int Saturday
      Indicates Saturday month item type.
      static int Sunday
      Indicates Sunday month item type.
      static int Thursday
      Indicates Thursday month item type.
      static int Tuesday
      Indicates Tuesday month item type.
      static int Undefined
      Indicates Undefined month item type.
      static int Wednesday
      Indicates Wednesday month item type.
      static int Weekday
      Indicates Weekday month item type.
      static int WeekendDay
      Indicates WeekendDay month item type.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString