|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kahina.core.event.KahinaEvent
org.kahina.core.event.KahinaStepDescriptionEvent
public class KahinaStepDescriptionEvent
| Constructor Summary | |
|---|---|
KahinaStepDescriptionEvent(int stepID,
String description)
|
|
| Method Summary | |
|---|---|
String |
getDescription()
|
int |
getStepID()
|
| Methods inherited from class org.kahina.core.event.KahinaEvent |
|---|
getType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KahinaStepDescriptionEvent(int stepID,
String description)
| Method Detail |
|---|
public int getStepID()
public String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||