Uses of Class
org.kuali.kfs.module.endow.businessobject.EndowmentTargetTransactionLine

Packages that use EndowmentTargetTransactionLine
org.kuali.kfs.module.endow.document   
 

Uses of EndowmentTargetTransactionLine in org.kuali.kfs.module.endow.document
 

Methods in org.kuali.kfs.module.endow.document that return EndowmentTargetTransactionLine
 EndowmentTargetTransactionLine EndowmentTransactionLinesDocument.getTargetTransactionLine(int index)
          This method retrieves the target transaction line at the specified index.
 EndowmentTargetTransactionLine EndowmentTransactionLinesDocumentBase.getTargetTransactionLine(int index)
           
 

Methods in org.kuali.kfs.module.endow.document with parameters of type EndowmentTargetTransactionLine
 void EndowmentTransactionLinesDocument.addTargetTransactionLine(EndowmentTargetTransactionLine line)
          This method adds a target transaction line to the document.
 void EndowmentTransactionLinesDocumentBase.addTargetTransactionLine(EndowmentTargetTransactionLine line)
           
 



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