com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Class Month

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


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

    Specifies the month.


    While exporting into XML the Undefined values will be eliminated from resulting XML.
    • 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 April
      Indicates April month.
      static int August
      Indicates August month.
      static int December
      Indicates December month.
      static int February
      Indicates February month.
      static int January
      Indicates January month.
      static int July
      Indicates July month.
      static int June
      Indicates June month.
      static int March
      Indicates March month.
      static int May
      Indicates May month.
      static int November
      Indicates November month.
      static int October
      Indicates October month.
      static int September
      Indicates September month.
      static int Undefined
      Indicates the value was not defined in original project file.
      • 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