|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Speed | |
|---|---|
| net.jetrix.config | Configuration classes for Jetrix elements (server, channels, filters, etc..). |
| Uses of Speed in net.jetrix.config |
|---|
| Methods in net.jetrix.config that return Speed | |
|---|---|
Speed |
ChannelConfig.getSpeed()
|
static Speed |
Speed.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Speed[] |
Speed.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.jetrix.config with parameters of type Speed | |
|---|---|
void |
ChannelConfig.setSpeed(Speed speed)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||