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

Packages that use APIAccessType
com.fitbit.api.model   
 

Uses of APIAccessType in com.fitbit.api.model
 

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



Copyright © 2012. All Rights Reserved.