com.fitbit.api.model
Class ApiSubscription
java.lang.Object
com.fitbit.api.model.ApiSubscription
public class ApiSubscription
- extends Object
ApiSubscription
public ApiSubscription(String subscriberId,
String subscriptionId,
ResourceOwnerType ownerType,
String ownerId,
APICollectionType collectionType)
ApiSubscription
public ApiSubscription(org.json.JSONObject json)
getSubscriberId
public String getSubscriberId()
getSubscriptionId
public String getSubscriptionId()
getOwnerId
public String getOwnerId()
getOwnerType
public ResourceOwnerType getOwnerType()
getCollectionType
public APICollectionType getCollectionType()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2012. All Rights Reserved.