Uses of Enum Class
org.bremersee.garmin.userprofile.v1.model.ext.GenderT
Packages that use GenderT
-
Uses of GenderT in org.bremersee.garmin.userprofile.v1.model.ext
Fields in org.bremersee.garmin.userprofile.v1.model.ext declared as GenderTMethods in org.bremersee.garmin.userprofile.v1.model.ext that return GenderTModifier and TypeMethodDescriptionstatic GenderTProfile.getGender()Gets the value of the gender property.static GenderTReturns the enum constant of this class with the specified name.static GenderT[]GenderT.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 GenderT