|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.mux.dataserver.Report
public abstract class Report
Constructor Summary | |
---|---|
Report(int handle)
|
Method Summary | |
---|---|
void |
addDataStorage(DataStorage ds)
|
void |
emitReport(java.io.PrintWriter out)
|
int |
getHandle()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Report(int handle)
Method Detail |
---|
public int getHandle()
public void emitReport(java.io.PrintWriter out)
public void addDataStorage(DataStorage ds)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |