Uses of Enum Class
org.entur.netex.gtfs.export.model.GtfsRouteType
Packages that use GtfsRouteType
-
Uses of GtfsRouteType in org.entur.netex.gtfs.export.model
Methods in org.entur.netex.gtfs.export.model that return GtfsRouteTypeModifier and TypeMethodDescriptionstatic GtfsRouteTypeReturns the enum constant of this class with the specified name.static GtfsRouteType[]GtfsRouteType.values()Returns an array containing the constants of this enum class, in the order they are declared.