org.kuali.kfs.module.endow
Class EndowConstants.AccrualMethod

java.lang.Object
  extended by org.kuali.kfs.module.endow.EndowConstants.AccrualMethod
Enclosing class:
EndowConstants

public static class EndowConstants.AccrualMethod
extends Object


Field Summary
static String AUTOMATED_CASH_MANAGEMENT
           
static String DISCOUNT_BONDS
           
static String DIVIDENDS
           
static String MORTGAGE_30
           
static String MORTGAGE_60
           
static String NONR
           
static String TIME_DEPOSITS
           
static String TREASURY_NOTES_AND_BONDS
           
 
Constructor Summary
EndowConstants.AccrualMethod()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUTOMATED_CASH_MANAGEMENT

public static final String AUTOMATED_CASH_MANAGEMENT
See Also:
Constant Field Values

MORTGAGE_30

public static final String MORTGAGE_30
See Also:
Constant Field Values

MORTGAGE_60

public static final String MORTGAGE_60
See Also:
Constant Field Values

DISCOUNT_BONDS

public static final String DISCOUNT_BONDS
See Also:
Constant Field Values

TIME_DEPOSITS

public static final String TIME_DEPOSITS
See Also:
Constant Field Values

TREASURY_NOTES_AND_BONDS

public static final String TREASURY_NOTES_AND_BONDS
See Also:
Constant Field Values

DIVIDENDS

public static final String DIVIDENDS
See Also:
Constant Field Values

NONR

public static final String NONR
See Also:
Constant Field Values
Constructor Detail

EndowConstants.AccrualMethod

public EndowConstants.AccrualMethod()


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