Uses of Class
giovynet.bt.Variable

Packages that use Variable
giovynet.bt Provides set of commands for manipulating the module bluetooth GiovynetBT, using J2SE or higher. 
 

Uses of Variable in giovynet.bt
 

Methods in giovynet.bt that return Variable
static Variable Variable.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Variable[] Variable.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in giovynet.bt with parameters of type Variable
 void Command.setVariable(Variable variable, java.lang.String value)
          Updates local device settings.