org.kuali.kfs.sys
Class KFSConstants.CurrencyCoinSources

java.lang.Object
  extended by org.kuali.kfs.sys.KFSConstants.CurrencyCoinSources
Enclosing class:
KFSConstants

public static class KFSConstants.CurrencyCoinSources
extends Object


Field Summary
static String CASH_MANAGEMENT_IN
           
static String CASH_MANAGEMENT_MASTER
           
static String CASH_MANAGEMENT_OUT
           
static String CASH_RECEIPTS
           
static String DEPOSITS
           
 
Constructor Summary
KFSConstants.CurrencyCoinSources()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CASH_MANAGEMENT_IN

public static final String CASH_MANAGEMENT_IN
See Also:
Constant Field Values

DEPOSITS

public static final String DEPOSITS
See Also:
Constant Field Values

CASH_RECEIPTS

public static final String CASH_RECEIPTS
See Also:
Constant Field Values

CASH_MANAGEMENT_OUT

public static final String CASH_MANAGEMENT_OUT
See Also:
Constant Field Values

CASH_MANAGEMENT_MASTER

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

KFSConstants.CurrencyCoinSources

public KFSConstants.CurrencyCoinSources()


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