org.kuali.kfs.sys
Class KFSConstants.AuxiliaryVoucher

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

public static class KFSConstants.AuxiliaryVoucher
extends Object


Field Summary
static int ACCRUAL_DOC_DAY_OF_MONTH
           
static String ACCRUAL_DOC_TYPE
           
static String ACCRUAL_DOC_TYPE_NAME
           
static String ADJUSTMENT_DOC_TYPE
           
static String ADJUSTMENT_DOC_TYPE_NAME
           
static String CHANGE_VOUCHER_TYPE
           
static String RECODE_DOC_TYPE
           
static String RECODE_DOC_TYPE_NAME
           
 
Constructor Summary
KFSConstants.AuxiliaryVoucher()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADJUSTMENT_DOC_TYPE

public static final String ADJUSTMENT_DOC_TYPE
See Also:
Constant Field Values

ADJUSTMENT_DOC_TYPE_NAME

public static final String ADJUSTMENT_DOC_TYPE_NAME
See Also:
Constant Field Values

RECODE_DOC_TYPE

public static final String RECODE_DOC_TYPE
See Also:
Constant Field Values

RECODE_DOC_TYPE_NAME

public static final String RECODE_DOC_TYPE_NAME
See Also:
Constant Field Values

ACCRUAL_DOC_TYPE

public static final String ACCRUAL_DOC_TYPE
See Also:
Constant Field Values

ACCRUAL_DOC_TYPE_NAME

public static final String ACCRUAL_DOC_TYPE_NAME
See Also:
Constant Field Values

ACCRUAL_DOC_DAY_OF_MONTH

public static final int ACCRUAL_DOC_DAY_OF_MONTH
See Also:
Constant Field Values

CHANGE_VOUCHER_TYPE

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

KFSConstants.AuxiliaryVoucher

public KFSConstants.AuxiliaryVoucher()


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