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 } // interface DebugOptionsCommonOperations

Generated on Fri Sep 16 18:05:55 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5