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

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

Deprecated. Not for public use.

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


Field Summary
static java.lang.String input
          Deprecated.  
static java.lang.String output
          Deprecated.  
static java.lang.String send
          Deprecated.  
static java.lang.String sendOnInit
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sendOnInit

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

send

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

output

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

input

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