public class ObservationChangeEvent
extends java.lang.Object
Constructor and Description |
---|
ObservationChangeEvent(Observation source) |
Modifier and Type | Method and Description |
---|---|
Observation |
getSource()
Get the Observation that originates the event
|
public ObservationChangeEvent(Observation source)
public Observation getSource()