com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Class RateFormatType

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


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

    Specifies the units used by Microsoft Project to display a rate. 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 Day
      Day ("day")
      static int Hour
      Hour ("hr")
      static int MaterialResourceRate
      Material resource rate (empty)
      static int Minute
      Minute ("min")
      static int Month
      Month ("mo")
      static int Undefined
      The value was not defined in original project file.
      static int Week
      Week ("wk")
      static int Year
      Year ("yr")
      • 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