Uses of Class
edu.sampleu.travel.dataobject.TravelExpenseItem

Packages that use TravelExpenseItem
edu.sampleu.travel.dataobject   
 

Uses of TravelExpenseItem in edu.sampleu.travel.dataobject
 

Methods in edu.sampleu.travel.dataobject that return types with arguments of type TravelExpenseItem
 List<TravelExpenseItem> TravelAuthorizationDocument.getActualExpenseItems()
           
 

Method parameters in edu.sampleu.travel.dataobject with type arguments of type TravelExpenseItem
 void TravelAuthorizationDocument.setActualExpenseItems(List<TravelExpenseItem> actualExpenseItems)
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.