com.heroku.api
Class User

java.lang.Object
  extended by com.heroku.api.User

public class User
extends Object

TODO: Javadoc

Author:
Naaman Newbold

Constructor Summary
User()
           
 
Method Summary
 String getCreatedAt()
           
 String getEmail()
           
 String getId()
           
 String getLastLogin()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User

public User()
Method Detail

getCreatedAt

public String getCreatedAt()

getLastLogin

public String getLastLogin()

getId

public String getId()

getEmail

public String getEmail()


Copyright © 2012. All Rights Reserved.