Uses of Class
com.fitbit.api.common.model.units.WeightUnits

Packages that use WeightUnits
com.fitbit.api.common.model.units   
 

Uses of WeightUnits in com.fitbit.api.common.model.units
 

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



Copyright © 2012. All Rights Reserved.