Uses of Enum Class
org.bremersee.garmin.trip.v1.model.ext.TripTransportationMode
Packages that use TripTransportationMode
-
Uses of TripTransportationMode in org.bremersee.garmin.trip.v1.model.ext
Methods in org.bremersee.garmin.trip.v1.model.ext that return TripTransportationModeModifier and TypeMethodDescriptionstatic TripTransportationModeFrom value.static TripTransportationModeReturns the enum constant of this class with the specified name.static TripTransportationMode[]TripTransportationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.