org.kuali.kfs.sys
Class KFSConstants.SubAccountType

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

public static final class KFSConstants.SubAccountType
extends Object


Field Summary
static String COST_SHARE
           
static List<String> ELIGIBLE_SUB_ACCOUNT_TYPE_CODES
           
static String EXPENSE
           
 
Constructor Summary
KFSConstants.SubAccountType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COST_SHARE

public static final String COST_SHARE
See Also:
Constant Field Values

EXPENSE

public static final String EXPENSE
See Also:
Constant Field Values

ELIGIBLE_SUB_ACCOUNT_TYPE_CODES

public static final List<String> ELIGIBLE_SUB_ACCOUNT_TYPE_CODES
Constructor Detail

KFSConstants.SubAccountType

public KFSConstants.SubAccountType()


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