Uses of Enum Class
org.bremersee.garmin.historydatabase.v1.model.SportT
Packages that use SportT
-
Uses of SportT in org.bremersee.garmin.historydatabase.v1.model
Fields in org.bremersee.garmin.historydatabase.v1.model declared as SportTModifier and TypeFieldDescriptionprotected SportTFirstSportT.sportprotected SportTNextSportT.sportMethods in org.bremersee.garmin.historydatabase.v1.model that return SportTModifier and TypeMethodDescriptionstatic SportTFirstSportT.getSport()Gets the value of the sport property.NextSportT.getSport()Gets the value of the sport property.static SportTReturns the enum constant of this class with the specified name.static SportT[]SportT.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bremersee.garmin.historydatabase.v1.model with parameters of type SportT