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

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

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


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

Field Detail

DISABLED

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

ENABLED

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

NLS.ELK.SystemEnabled

public NLS.ELK.SystemEnabled()