| Modifier and Type | Field and Description |
|---|---|
protected ModeType |
ChannelType.mode |
| Modifier and Type | Method and Description |
|---|---|
static ModeType |
ModeType.fromValue(String v) |
ModeType |
ChannelType.getMode()
Selects if the value is a absolut value or counter.
|
static ModeType |
ModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModeType[] |
ModeType.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.setMode(ModeType value)
Sets the value of the mode property.
|
Copyright © 2016. All rights reserved.