Uses of Class
com.fitbit.api.common.model.user.Gender

Packages that use Gender
com.fitbit.api.common.model.user   
 

Uses of Gender in com.fitbit.api.common.model.user
 

Methods in com.fitbit.api.common.model.user that return Gender
 Gender UserInfo.getGender()
           
static Gender Gender.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Gender[] Gender.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.