public class HealthEvent
extends java.lang.Object
Constructor and Description |
---|
HealthEvent(HealthService healthSystem,
java.lang.String eventName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEventName() |
HealthService |
getHealthSystem() |
java.lang.String |
toString() |
public HealthEvent(HealthService healthSystem, java.lang.String eventName)
public HealthService getHealthSystem()
public java.lang.String getEventName()
public java.lang.String toString()
toString
in class java.lang.Object