Uses of Class
giovynet.serial.Com

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

Uses of Com in giovynet.bt
 

Methods in giovynet.bt that return Com
 Com Command.getCom()
          Retrieves the com.
 

Constructors in giovynet.bt with parameters of type Com
Command(Com com)