Uses of Class
org.apache.struts2.showcase.validation.User

Packages that use User
org.apache.struts2.showcase.validation   
 

Uses of User in org.apache.struts2.showcase.validation
 

Methods in org.apache.struts2.showcase.validation that return User
 User VisitorValidatorsExampleAction.getUser()
           
 

Methods in org.apache.struts2.showcase.validation with parameters of type User
 void VisitorValidatorsExampleAction.setUser(User user)
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.