Uses of Enum Class
com.nnamo.enums.RouteQuality
Packages that use RouteQuality
-
Uses of RouteQuality in com.nnamo.enums
Methods in com.nnamo.enums that return RouteQualityModifier and TypeMethodDescriptionstatic RouteQuality
Returns the enum constant of this class with the specified name.static RouteQuality[]
RouteQuality.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RouteQuality in com.nnamo.services
Methods in com.nnamo.services that return RouteQualityModifier and TypeMethodDescriptionstatic RouteQuality
RealtimeGtfsService.getRouteQuality
(int delay)