Uses of Record Class
com.cta4j.bus.pattern.model.RoutePattern
Packages that use RoutePattern
-
Uses of RoutePattern in com.cta4j.bus.pattern
Methods in com.cta4j.bus.pattern that return types with arguments of type RoutePatternModifier and TypeMethodDescriptiondefault Optional<RoutePattern> Retrieves a route pattern by its pattern ID.PatternsApi.findByIds(Collection<String> patternIds) Retrieves route patterns by their pattern IDs.PatternsApi.findByRouteId(String routeId) Retrieves all route patterns for the specified route ID.