| Package | Description |
|---|---|
| com.interpss.dstab.datatype |
| Modifier and Type | Field and Description |
|---|---|
ExpCalculator.Opt |
ExpCalculator.Rec.opt |
| Modifier and Type | Method and Description |
|---|---|
static ExpCalculator.Opt |
ExpCalculator.Opt.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExpCalculator.Opt[] |
ExpCalculator.Opt.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Rec(java.lang.String symbol,
ExpCalculator.Opt opt) |