|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectza.org.coefficient.events.CoefficientEvent
public class CoefficientEvent
Class: CoefficientEvent Description: Base class Coefficient System Event objects
| Field Summary | |
|---|---|
protected java.lang.String |
description
|
| Constructor Summary | |
|---|---|
CoefficientEvent(java.lang.String description)
Contruct a CoefficientEvent |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Get the event description. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String description
| Constructor Detail |
|---|
public CoefficientEvent(java.lang.String description)
description - the event description.| Method Detail |
|---|
public java.lang.String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||