| Modifier and Type | Field and Description |
|---|---|
protected DecimalModeType |
ChannelType.decimalMode |
| Modifier and Type | Method and Description |
|---|---|
static DecimalModeType |
DecimalModeType.fromValue(String v) |
DecimalModeType |
ChannelType.getDecimalMode()
Init value for the Decimal Places option.
|
static DecimalModeType |
DecimalModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecimalModeType[] |
DecimalModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelType.setDecimalMode(DecimalModeType value)
Sets the value of the decimalMode property.
|
ChannelType |
ChannelType.withDecimalMode(DecimalModeType value) |
Copyright © 2014. All rights reserved.