| Modifier and Type | Field and Description |
|---|---|
protected TimeType |
ChannelType.speedTime |
| Modifier and Type | Method and Description |
|---|---|
static TimeType |
TimeType.fromValue(String v) |
TimeType |
ChannelType.getSpeedTime()
See above, used when displaying the speed.
|
static TimeType |
TimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeType[] |
TimeType.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.setSpeedTime(TimeType value)
Sets the value of the speedTime property.
|
Copyright © 2016. All rights reserved.