Uses of Class
org.kuali.ole.pojo.edi.ItemDescription

Packages that use ItemDescription
org.kuali.ole.pojo.edi   
 

Uses of ItemDescription in org.kuali.ole.pojo.edi
 

Methods in org.kuali.ole.pojo.edi that return types with arguments of type ItemDescription
 List<ItemDescription> LineItemOrder.getItemDescriptionList()
           
 

Methods in org.kuali.ole.pojo.edi with parameters of type ItemDescription
 void LineItemOrder.addItemDescription(ItemDescription itemDescription)
           
 

Method parameters in org.kuali.ole.pojo.edi with type arguments of type ItemDescription
 void LineItemOrder.setItemDescriptionList(List<ItemDescription> itemDescriptionList)
           
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.