com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Class BaselineType

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


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

    Specifies the baseline type used to calculate Variance values. 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 Baseline
      Indicates Baseline type.
      static int Baseline1
      Indicates Baseline1 type.
      static int Baseline10
      Indicates Baseline10 type.
      static int Baseline2
      Indicates Baseline2 type.
      static int Baseline3
      Indicates Baseline3 type.
      static int Baseline4
      Indicates Baseline4 type.
      static int Baseline5
      Indicates Baseline5 type.
      static int Baseline6
      Indicates Baseline6 type.
      static int Baseline7
      Indicates Baseline7 type.
      static int Baseline8
      Indicates Baseline8 type.
      static int Baseline9
      Indicates Baseline9 type.
      static int Undefined
      Indicates the field 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