|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceOwnerType | |
|---|---|
| com.fitbit.api.model | |
| Uses of ResourceOwnerType in com.fitbit.api.model |
|---|
| Methods in com.fitbit.api.model that return ResourceOwnerType | |
|---|---|
ResourceOwnerType |
UpdatedResource.getOwnerType()
|
ResourceOwnerType |
ApiSubscription.getOwnerType()
|
ResourceOwnerType |
FitbitResourceOwner.getResourceOwnerType()
|
static ResourceOwnerType |
ResourceOwnerType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceOwnerType[] |
ResourceOwnerType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.fitbit.api.model with parameters of type ResourceOwnerType | |
|---|---|
static FitbitResourceOwner |
FitbitResourceOwner.fromIdentifier(ResourceOwnerType resourceOwnerType,
String id)
|
| Constructors in com.fitbit.api.model with parameters of type ResourceOwnerType | |
|---|---|
ApiSubscription(String subscriberId,
String subscriptionId,
ResourceOwnerType ownerType,
String ownerId,
APICollectionType collectionType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||