com.buddy.sdk.models
Class TimedMetric

java.lang.Object
  extended by com.buddy.sdk.models.ModelBase
      extended by com.buddy.sdk.models.TimedMetric

public class TimedMetric
extends ModelBase

Created by shawn on 7/6/14.


Field Summary
 
Fields inherited from class com.buddy.sdk.models.ModelBase
created, id, lastModified, location
 
Constructor Summary
TimedMetric()
           
 
Method Summary
 void finish(BuddyCallback<java.lang.Boolean> callback)
           
 void setBuddyClient(BuddyClient client)
           
 
Methods inherited from class com.buddy.sdk.models.ModelBase
getJsonObject, setJsonObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimedMetric

public TimedMetric()
Method Detail

setBuddyClient

public void setBuddyClient(BuddyClient client)

finish

public void finish(BuddyCallback<java.lang.Boolean> callback)