public final class RateType
extends com.aspose.ms.System.Enum
Specifies the unique identifiers of a rate table.
Modifier and Type | Field and Description |
---|---|
static int |
A
Indicates A rate type.
|
static int |
B
Indicates B rate type.
|
static int |
C
Indicates C rate type.
|
static int |
D
Indicates D rate type.
|
static int |
E
Indicates E rate type.
|
static int |
Undefined
Indicates Undefined rate type.
|
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
public static final int Undefined
Indicates Undefined rate type.
public static final int A
Indicates A rate type.
public static final int B
Indicates B rate type.
public static final int C
Indicates C rate type.
public static final int D
Indicates D rate type.
public static final int E
Indicates E rate type.