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 Mon Feb 6 14:12:10 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6