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

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

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

Methods in org.springframework.batch.item.sample that return Shipper
 Shipper Order.getShipper()
           
 

Methods in org.springframework.batch.item.sample with parameters of type Shipper
 void Order.setShipper(Shipper shipper)
           
 



Copyright © 2008 SpringSource. All Rights Reserved.