public class StationSelectionEvent
extends java.lang.Object
Constructor and Description |
---|
StationSelectionEvent(java.lang.Object source,
StationImpl[] selectedStations) |
Modifier and Type | Method and Description |
---|---|
StationImpl[] |
getSelectedStations() |
StationImpl[] |
getSelectedStations(MicroSecondDate date) |
java.lang.Object |
getSource() |
public StationSelectionEvent(java.lang.Object source, StationImpl[] selectedStations)
public java.lang.Object getSource()
public StationImpl[] getSelectedStations()
public StationImpl[] getSelectedStations(MicroSecondDate date)