Uses of Class
net.jetrix.config.Speed

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)
           
 



Copyright © 2001-2010. All Rights Reserved.