rs.sol.soloist.server.guiconfiguration.elementcomponents
Class GUIInputKind.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.elementcomponents.GUIInputKind.FQPropertyNames
Enclosing class:
GUIInputKind

public static final class GUIInputKind.FQPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String initialValues
           
static java.lang.String lowerBound
           
static java.lang.String reset
           
static java.lang.String upperBound
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lowerBound

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

upperBound

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

reset

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

initialValues

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