|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecttapeutils.AnalysisEvent
This class represents an analysis event.
| Constructor Summary | |
|---|---|
AnalysisEvent(SampleAnalyzer source)
Constructor |
|
| Method Summary | |
|---|---|
SampleAnalyzer |
getSource()
Get the source of the event. |
int |
getSourceId()
Get the source ID of the event. |
void |
setSourceId(int sourceId)
Set the source ID of the event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AnalysisEvent(SampleAnalyzer source)
source - The source of the event.| Method Detail |
public SampleAnalyzer getSource()
public int getSourceId()
public void setSourceId(int sourceId)
sourceId - The source ID of the event.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||