org.kuali.kfs.module.endow.document
Interface UnitsTotaling

All Known Implementing Classes:
AssetDecreaseDocument, AssetIncreaseDocument, CorporateReorganizationDocument, LiabilityDecreaseDocument, SecurityTransferDocument

public interface UnitsTotaling


Method Summary
 org.kuali.rice.kns.util.KualiDecimal getTotalUnits()
          This method returns the total units/shares for the document.
 

Method Detail

getTotalUnits

org.kuali.rice.kns.util.KualiDecimal getTotalUnits()
This method returns the total units/shares for the document.

Returns:
The total units/shares as a KualiDecimal object instance.


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