Uses of Record Class
com.cta4j.bus.stop.model.Stop
Packages that use Stop
-
Uses of Stop in com.cta4j.bus.stop
Methods in com.cta4j.bus.stop that return types with arguments of type StopModifier and TypeMethodDescriptionRetrieves a stop by its ID.StopsApi.findByIds(Collection<String> stopIds) Retrieves stops by their IDs.StopsApi.findByRouteIdAndDirection(String routeId, String direction) Retrieves stops by route ID and direction.