org.kuali.kfs.sys
Class KFSKeyConstants.AccountBalanceService

java.lang.Object
  extended by org.kuali.kfs.sys.KFSKeyConstants.AccountBalanceService
Enclosing class:
KFSKeyConstants

public static final class KFSKeyConstants.AccountBalanceService
extends Object


Field Summary
static String EXPENSE
           
static String EXPENSE_FROM_TRANSFERS
           
static String EXPENSE_TOTAL
           
static String INCOME
           
static String INCOME_FROM_TRANSFERS
           
static String INCOME_TOTAL
           
static String TOTAL
           
 
Constructor Summary
KFSKeyConstants.AccountBalanceService()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INCOME

public static final String INCOME
See Also:
Constant Field Values

INCOME_FROM_TRANSFERS

public static final String INCOME_FROM_TRANSFERS
See Also:
Constant Field Values

INCOME_TOTAL

public static final String INCOME_TOTAL
See Also:
Constant Field Values

EXPENSE

public static final String EXPENSE
See Also:
Constant Field Values

EXPENSE_FROM_TRANSFERS

public static final String EXPENSE_FROM_TRANSFERS
See Also:
Constant Field Values

EXPENSE_TOTAL

public static final String EXPENSE_TOTAL
See Also:
Constant Field Values

TOTAL

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

KFSKeyConstants.AccountBalanceService

public KFSKeyConstants.AccountBalanceService()


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