org.kuali.kfs.module.ld
Class LaborConstants.TransactionGeneratorNames

java.lang.Object
  extended by org.kuali.kfs.module.ld.LaborConstants.TransactionGeneratorNames
Enclosing class:
LaborConstants

public static class LaborConstants.TransactionGeneratorNames
extends Object


Field Summary
static String BENEFIT_ACCRUAL
           
static String BENEFIT_REVERSAL
           
static String DISENCUMBRANCE
           
static String ENCUMBRANCE
           
static String SALARY_ACCRUAL
           
static String SALARY_REVERSAL
           
 
Constructor Summary
LaborConstants.TransactionGeneratorNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BENEFIT_ACCRUAL

public static final String BENEFIT_ACCRUAL
See Also:
Constant Field Values

BENEFIT_REVERSAL

public static final String BENEFIT_REVERSAL
See Also:
Constant Field Values

DISENCUMBRANCE

public static final String DISENCUMBRANCE
See Also:
Constant Field Values

ENCUMBRANCE

public static final String ENCUMBRANCE
See Also:
Constant Field Values

SALARY_ACCRUAL

public static final String SALARY_ACCRUAL
See Also:
Constant Field Values

SALARY_REVERSAL

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

LaborConstants.TransactionGeneratorNames

public LaborConstants.TransactionGeneratorNames()


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