com.fitbit.api.model
Class FitbitResourceOwner
java.lang.Object
com.fitbit.api.model.FitbitResourceOwner
- Direct Known Subclasses:
- FitbitGroup, FitbitUser
public abstract class FitbitResourceOwner
- extends Object
fromJson
public static FitbitResourceOwner fromJson(org.json.JSONObject json)
fromIdentifier
public static FitbitResourceOwner fromIdentifier(ResourceOwnerType resourceOwnerType,
String id)
getResourceOwnerType
public ResourceOwnerType getResourceOwnerType()
getId
public String getId()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2012. All Rights Reserved.