rs.sol.soloist.server.guiconfiguration.nonvisualcompoments
Class GUIFilterComponent.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.nonvisualcompoments.GUIFilterComponent.FQPropertyNames
Enclosing class:
GUIFilterComponent

Deprecated. Not for public use.

@Deprecated
public static final class GUIFilterComponent.FQPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String booleanResult
          Deprecated.  
static java.lang.String input
          Deprecated.  
static java.lang.String no
          Deprecated.  
static java.lang.String yes
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

input

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

yes

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

no

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

booleanResult

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