Uses of Class
com.fitbit.api.model.ApiQuotaType

Packages that use ApiQuotaType
com.fitbit.api.client   
com.fitbit.api.model   
 

Uses of ApiQuotaType in com.fitbit.api.client
 

Methods in com.fitbit.api.client with parameters of type ApiQuotaType
 ApiRateLimitStatus FitbitApiClientAgent.getRateLimitStatus(ApiQuotaType quotaType)
           
 

Uses of ApiQuotaType in com.fitbit.api.model
 

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



Copyright © 2012. All Rights Reserved.