com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Class CustomFieldType

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


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

    Specifies the type of a custom field.

    • 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 Cost
      Indicates Cost custom field type.
      static int Date
      Indicates Date custom field type.
      static int Duration
      Indicates Duration custom field type.
      static int Finish
      Indicates Finish custom field type.
      static int Flag
      Indicates Flag custom field type.
      static int Null
      Indicates Null custom field type.
      static int Number
      Indicates Number custom field type.
      static int OutlineCode
      Indicates Outline Code custom field type.
      static int RBS
      Indicates RBS (Resource Breakdown Structure) custom field type.
      static int Start
      Indicates Start custom field type.
      static int Text
      Indicates Text custom field 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