com.eurotech.framework.protocol.pcn
Class Pcn1001SupportedDevices

java.lang.Object
  extended by com.eurotech.framework.protocol.pcn.Pcn1001SupportedDevices

public class Pcn1001SupportedDevices
extends Object

Defines usb2serial devices supported by this implementation

Author:
ilya.binshtok

Constructor Summary
Pcn1001SupportedDevices()
          Pcn1001SupportedDevices constructor
 
Method Summary
 Hashtable getDeviceIds()
          Reports hashtable that contains device IDs and descriptions
 String[] getDevices()
          Reports device descriptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pcn1001SupportedDevices

public Pcn1001SupportedDevices()
Pcn1001SupportedDevices constructor

Method Detail

getDeviceIds

public Hashtable getDeviceIds()
Reports hashtable that contains device IDs and descriptions

Returns:
device IDs as Hashtable

getDevices

public String[] getDevices()
                    throws Exception
Reports device descriptions

Returns:
device descriptions as String[]
Throws:
Exception


Copyright © 2013. All Rights Reserved.