Interface StopSelectionService
-
public interface StopSelectionService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StopSelectionBeangetSelectedStops(StopsForRouteBean stopsForRoute, List<Integer> selectionIndices)
-
-
-
Method Detail
-
getSelectedStops
StopSelectionBean getSelectedStops(StopsForRouteBean stopsForRoute, List<Integer> selectionIndices) throws org.onebusaway.exceptions.InvalidSelectionServiceException
- Throws:
org.onebusaway.exceptions.InvalidSelectionServiceException
-
-