Uses of Class
org.springframework.batch.item.sample.Customer

Packages that use Customer
org.springframework.batch.item.sample   
 

Uses of Customer in org.springframework.batch.item.sample
 

Methods in org.springframework.batch.item.sample that return Customer
 Customer Order.getCustomer()
           
 

Methods in org.springframework.batch.item.sample with parameters of type Customer
 void Order.setCustomer(Customer customer)
           
 



Copyright © 2008 SpringSource. All Rights Reserved.