Uses of Class
org.bremersee.garmin.historydatabase.v1.model.FirstSportT
Packages that use FirstSportT
-
Uses of FirstSportT in org.bremersee.garmin.historydatabase.v1.model
Fields in org.bremersee.garmin.historydatabase.v1.model declared as FirstSportTMethods in org.bremersee.garmin.historydatabase.v1.model that return FirstSportTModifier and TypeMethodDescriptionObjectFactory.createFirstSportT()Create an instance ofFirstSportTMultiSportSessionT.getFirstSport()Gets the value of the firstSport property.Methods in org.bremersee.garmin.historydatabase.v1.model with parameters of type FirstSportTModifier and TypeMethodDescriptionvoidMultiSportSessionT.setFirstSport(FirstSportT value) Sets the value of the firstSport property.