org.kuali.hr.lm
Class LMConstants.ACCRUAL_EARN_INTERVAL_CODE

java.lang.Object
  extended by org.kuali.hr.lm.LMConstants.ACCRUAL_EARN_INTERVAL_CODE
Enclosing class:
LMConstants

public static final class LMConstants.ACCRUAL_EARN_INTERVAL_CODE
extends Object


Field Summary
static String DAILY
           
static String MONTHLY
           
static String NO_ACCRUAL
           
static String PAY_CAL
           
static String SEMI_MONTHLY
           
static String WEEKLY
           
static String YEARLY
           
 
Constructor Summary
LMConstants.ACCRUAL_EARN_INTERVAL_CODE()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DAILY

public static final String DAILY
See Also:
Constant Field Values

WEEKLY

public static final String WEEKLY
See Also:
Constant Field Values

SEMI_MONTHLY

public static final String SEMI_MONTHLY
See Also:
Constant Field Values

MONTHLY

public static final String MONTHLY
See Also:
Constant Field Values

YEARLY

public static final String YEARLY
See Also:
Constant Field Values

NO_ACCRUAL

public static final String NO_ACCRUAL
See Also:
Constant Field Values

PAY_CAL

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

LMConstants.ACCRUAL_EARN_INTERVAL_CODE

public LMConstants.ACCRUAL_EARN_INTERVAL_CODE()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.