Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

DebugOptionsCommonOperations.java

00001 package Sct_SctApi;
00002 
00003 
00012 // Debug Options:
00013 public interface DebugOptionsCommonOperations 
00014 {
00015   void unsetDebugOption (String opt);
00016   void setDebugOption (String opt);
00017   String[] listDebugOptions ();
00018   void unsetBusy ();
00019 } // interface DebugOptionsCommonOperations

Generated on Thu Dec 22 20:25:19 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5