com.universaldevices.resources.nls
Class NLS.ELK.SystemConnected

java.lang.Object
  extended by com.universaldevices.resources.nls.NLS.ELK.SystemConnected
Enclosing class:
NLS.ELK

public static class NLS.ELK.SystemConnected
extends java.lang.Object


Field Summary
static java.lang.String CONNECTED
           
static java.lang.String DISCONNECTED
           
 
Constructor Summary
NLS.ELK.SystemConnected()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISCONNECTED

public static final java.lang.String DISCONNECTED
See Also:
Constant Field Values

CONNECTED

public static final java.lang.String CONNECTED
See Also:
Constant Field Values
Constructor Detail

NLS.ELK.SystemConnected

public NLS.ELK.SystemConnected()