com.udi.insteon.client
Class InsteonA10ProductList

java.lang.Object
  extended by com.udi.insteon.client.InsteonA10ProductList

public class InsteonA10ProductList
extends java.lang.Object

Gets the A10 product list from the ISY and stores it in the product list map, used for linking devices and accessing them in programs.


Constructor Summary
InsteonA10ProductList()
           
 
Method Summary
static void addDeviceTypeStrings(java.util.ArrayList<com.universaldevices.client.ui.DeviceTypeList.InsteonDeviceTypeInfo> deviceTypeStrings)
           
static java.lang.String getTypeDescription(java.lang.String type)
           
static boolean loadProductList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsteonA10ProductList

public InsteonA10ProductList()
Method Detail

getTypeDescription

public static java.lang.String getTypeDescription(java.lang.String type)

addDeviceTypeStrings

public static void addDeviceTypeStrings(java.util.ArrayList<com.universaldevices.client.ui.DeviceTypeList.InsteonDeviceTypeInfo> deviceTypeStrings)

loadProductList

public static boolean loadProductList()