public final class CadParameterType
extends com.aspose.ms.System.Enum
Type of parsing parameters
Modifier and Type | Field and Description |
---|---|
static int |
MustHave
The must have.
|
static int |
Optional
The optional.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final int MustHave
The must have.
public static final int Optional
The optional.