Uses of Class
efficom.runningjoe.ws.userapi.User

Packages that use User
efficom.runningjoe.ws.userapi   
 

Uses of User in efficom.runningjoe.ws.userapi
 

Methods in efficom.runningjoe.ws.userapi that return User
 User ObjectFactory.createUser()
          Create an instance of User
 User Score.getUser()
          Gets the value of the user property.
 

Methods in efficom.runningjoe.ws.userapi with parameters of type User
 void Score.setUser(User value)
          Sets the value of the user property.