com.fitbit.api.model
Class UpdatedResource
java.lang.Object
com.fitbit.api.model.UpdatedResource
public class UpdatedResource
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdatedResource
public UpdatedResource(String subscriptionId,
FitbitResourceOwner owner,
APICollectionType collectionType,
org.joda.time.LocalDate date)
UpdatedResource
public UpdatedResource(org.json.JSONObject json)
getSubscriptionId
public String getSubscriptionId()
getOwner
@ApiTransient
public FitbitResourceOwner getOwner()
getOwnerId
public String getOwnerId()
getOwnerType
public ResourceOwnerType getOwnerType()
getCollectionType
public APICollectionType getCollectionType()
getDate
public org.joda.time.LocalDate getDate()
Copyright © 2012. All Rights Reserved.