Uses of Class
edu.sampleu.travel.approval.dataobject.TravelAdvance

Packages that use TravelAdvance
edu.sampleu.travel.approval   
 

Uses of TravelAdvance in edu.sampleu.travel.approval
 

Methods in edu.sampleu.travel.approval that return types with arguments of type TravelAdvance
 List<TravelAdvance> TravelAuthorizationDocument.getTravelAdvanceList()
          Returns travel advance collection.
 

Method parameters in edu.sampleu.travel.approval with type arguments of type TravelAdvance
 void TravelAuthorizationDocument.setTravelAdvanceList(List<TravelAdvance> travelAdvanceList)
          Initializes travel advance collection.
 



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