com.isti.jevalresp
Class NetVersionFlag

java.lang.Object
  extended by com.isti.jevalresp.NetVersionFlag

public class NetVersionFlag
extends java.lang.Object

Class NetVersionFlag contains a flag used to configure whether or not the FISSURES/CORBA "network" functionality is enabled. Versions of this file with "true" and "false" exist in different source tree locations.


Field Summary
static boolean value
           
 
Constructor Summary
NetVersionFlag()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public static boolean value
Constructor Detail

NetVersionFlag

public NetVersionFlag()