Uses of Class
org.apache.wicket.examples.wizard.User

Packages that use User
org.apache.wicket.examples.wizard   
 

Uses of User in org.apache.wicket.examples.wizard
 

Methods in org.apache.wicket.examples.wizard that return User
 User NewUserWizard.getUser()
          Gets user.
 

Methods in org.apache.wicket.examples.wizard with parameters of type User
 void NewUserWizard.setUser(User user)
          Sets user.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.