org.kuali.kpme.core.util
Class HrConstants.PAY_FREQUENCY

java.lang.Object
  extended by org.kuali.kpme.core.util.HrConstants.PAY_FREQUENCY
Enclosing class:
HrConstants

public static final class HrConstants.PAY_FREQUENCY
extends Object


Field Summary
static String PAY_FREQUENCY_BI_WEEK
           
static String PAY_FREQUENCY_MONTH
           
static String PAY_FREQUENCY_SEMI_MONTH
           
static String PAY_FREQUENCY_WEEK
           
 
Constructor Summary
HrConstants.PAY_FREQUENCY()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PAY_FREQUENCY_WEEK

public static final String PAY_FREQUENCY_WEEK
See Also:
Constant Field Values

PAY_FREQUENCY_BI_WEEK

public static final String PAY_FREQUENCY_BI_WEEK
See Also:
Constant Field Values

PAY_FREQUENCY_SEMI_MONTH

public static final String PAY_FREQUENCY_SEMI_MONTH
See Also:
Constant Field Values

PAY_FREQUENCY_MONTH

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

HrConstants.PAY_FREQUENCY

public HrConstants.PAY_FREQUENCY()


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