Uses of Interface
org.onebusaway.users.services.internal.LastSelectedStopService
-
Packages that use LastSelectedStopService Package Description org.onebusaway.users.impl org.onebusaway.users.impl.internal -
-
Uses of LastSelectedStopService in org.onebusaway.users.impl
Methods in org.onebusaway.users.impl with parameters of type LastSelectedStopService Modifier and Type Method Description voidUserPropertiesServiceV2Impl. setLastSelectedStopService(LastSelectedStopService lastSelectedStopService)voidUserPropertiesServiceV3Impl. setLastSelectedStopService(LastSelectedStopService lastSelectedStopService)voidUserPropertiesServiceV4Impl. setLastSelectedStopService(LastSelectedStopService lastSelectedStopService) -
Uses of LastSelectedStopService in org.onebusaway.users.impl.internal
Classes in org.onebusaway.users.impl.internal that implement LastSelectedStopService Modifier and Type Class Description classLastSelectedStopServiceImpl
-