Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.sample.jsp.data.Customer.Profile

Uses of Customer.Profile in com.sample.jsp.data
 

Fields in com.sample.jsp.data declared as Customer.Profile
private  Customer.Profile Customer.profile
           
 

Methods in com.sample.jsp.data that return Customer.Profile
 Customer.Profile Customer.getProfile()
           
 

Methods in com.sample.jsp.data with parameters of type Customer.Profile
 void Customer.setProfile(Customer.Profile profile)