Uses of Class
edu.uoc.exemplefw.forms.CustomerDetail

Packages that use CustomerDetail
edu.uoc.exemplefw.forms   
 

Uses of CustomerDetail in edu.uoc.exemplefw.forms
 

Methods in edu.uoc.exemplefw.forms that return CustomerDetail
 CustomerDetail CustomerDetailForm.getCustomerDetail()
           
 

Methods in edu.uoc.exemplefw.forms with parameters of type CustomerDetail
 void CustomerDetailForm.setCustomerDetail(CustomerDetail customerDetail)