Uses of Class
triploa.UserProfile

Uses of UserProfile in triploa
 

Methods in triploa that return UserProfile
static UserProfile UserProfile.create(org.kxml2.io.KXmlParser p)
          call for getting a new instance of this class from xml
 

Methods in triploa with parameters of type UserProfile
 void MainMIDlet.finalizeLogin(java.lang.String api_key, UserProfile up)
           
 void MainMIDlet.showProfile(UserProfile p)
           
 void MainMIDlet.updateProfile(UserProfile up)