Uses of Class
org.bremersee.garmin.historydatabase.v1.model.LapT
Packages that use LapT
-
Uses of LapT in org.bremersee.garmin.historydatabase.v1.model
Fields in org.bremersee.garmin.historydatabase.v1.model declared as LapTFields in org.bremersee.garmin.historydatabase.v1.model with type parameters of type LapTMethods in org.bremersee.garmin.historydatabase.v1.model that return LapTModifier and TypeMethodDescriptionObjectFactory.createLapT()Create an instance ofLapTNextSportT.getTransition()Gets the value of the transition property.Methods in org.bremersee.garmin.historydatabase.v1.model that return types with arguments of type LapTMethods in org.bremersee.garmin.historydatabase.v1.model with parameters of type LapTModifier and TypeMethodDescriptionvoidNextSportT.setTransition(LapT value) Sets the value of the transition property.