Uses of Enum Class
org.opentripplanner.client.model.TransitMode
Packages that use TransitMode
-
Uses of TransitMode in org.opentripplanner.client.model
Methods in org.opentripplanner.client.model that return TransitModeModifier and TypeMethodDescriptionRoute.mode()Returns the value of themoderecord component.static TransitModeReturns the enum constant of this class with the specified name.static TransitMode[]TransitMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.opentripplanner.client.model with parameters of type TransitMode