Uses of Class
org.apache.myfaces.trinidaddemo.tableDemos.EmployeeBean

Packages that use EmployeeBean
org.apache.myfaces.trinidaddemo.tableDemos   
 

Uses of EmployeeBean in org.apache.myfaces.trinidaddemo.tableDemos
 

Methods in org.apache.myfaces.trinidaddemo.tableDemos that return types with arguments of type EmployeeBean
 List<EmployeeBean> EmployeeTableBean.getList()
           
 

Method parameters in org.apache.myfaces.trinidaddemo.tableDemos with type arguments of type EmployeeBean
 void EmployeeTableBean.setList(List<EmployeeBean> list)
           
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.