

static final int | _DWGTABLE_NORMAL |
Integer value of enum value "DWGTABLE_NORMAL" | |
Retrieve the text in normal mode (as it is shown on the screen). | |
static final ParamMode | DWGTABLE_NORMAL |
Object value of enum value "DWGTABLE_NORMAL" | |
Retrieve the text in normal mode (as it is shown on the screen). | |
static final int | _DWGTABLE_FULL |
Integer value of enum value "DWGTABLE_FULL" | |
Retrieve the text in full symbolic mode. | |
static final ParamMode | DWGTABLE_FULL |
Object value of enum value "DWGTABLE_FULL" | |
Retrieve the text in full symbolic mode. | |
static final int | _ParamMode_null |
Enum null value. |

static ParamMode | FromInt (int value) |
Creates enum object from an integer. | |
static ParamMode | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |

getValue | ||
int | getValue | () |

FromInt | ||
static ParamMode | FromInt | (int value) |

FromInt | ||
static ParamMode | FromInt | (Integer value) |
