Uses of Class
giovynet.bt.Parameter

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

Uses of Parameter in giovynet.bt
 

Methods in giovynet.bt that return Parameter
static Parameter Parameter.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Parameter[] Parameter.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 Parameter
 void Command.inquireParameter(Parameter parameter)
          Retrieves local and remote device settings.