Uses of Enum Class
org.bremersee.garmin.userprofile.v1.model.ext.SportT
Packages that use SportT
-
Uses of SportT in org.bremersee.garmin.userprofile.v1.model.ext
Fields in org.bremersee.garmin.userprofile.v1.model.ext declared as SportTModifier and TypeFieldDescriptionprotected SportTBikeProfileActivityT.sportprotected SportTProfileActivityT.sportMethods in org.bremersee.garmin.userprofile.v1.model.ext that return SportTModifier and TypeMethodDescriptionstatic SportTBikeProfileActivityT.getSport()Gets the value of the sport property.ProfileActivityT.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.userprofile.v1.model.ext with parameters of type SportT