Uses of Class
jmri.jmrix.anyma.AnymaDMX_SystemConnectionMemo
- 
Packages that use AnymaDMX_SystemConnectionMemo Package Description jmri.jmrix.anyma 
- 
- 
Uses of AnymaDMX_SystemConnectionMemo in jmri.jmrix.anymaMethods in jmri.jmrix.anyma that return AnymaDMX_SystemConnectionMemo Modifier and Type Method Description AnymaDMX_SystemConnectionMemoUsbLightManager. getMemo()Get the system connection for this manager.Constructors in jmri.jmrix.anyma with parameters of type AnymaDMX_SystemConnectionMemo Constructor Description AnymaDMX_UsbLight(java.lang.String systemName, java.lang.String userName, AnymaDMX_SystemConnectionMemo memo)Create a Light object, with both system and user names.AnymaDMX_UsbLight(java.lang.String systemName, AnymaDMX_SystemConnectionMemo memo)Create a Light object, with only system name.UsbLightManager(AnymaDMX_SystemConnectionMemo memo)constructor
 
-