com.arcao.geocaching.api.data
Class UserProfile

java.lang.Object
  extended by com.arcao.geocaching.api.data.UserProfile

public class UserProfile
extends Object


Constructor Summary
UserProfile(User user)
           
 
Method Summary
 User getUser()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserProfile

public UserProfile(User user)
Method Detail

getUser

public User getUser()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.