org.kuali.hr.lm
Class LMConstants.RECORD_METHOD

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

public static final class LMConstants.RECORD_METHOD
extends Object


Field Summary
static String AMOUNT
           
static String DAY
           
static String HOUR
           
static String TIME
           
 
Constructor Summary
LMConstants.RECORD_METHOD()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TIME

public static final String TIME
See Also:
Constant Field Values

HOUR

public static final String HOUR
See Also:
Constant Field Values

AMOUNT

public static final String AMOUNT
See Also:
Constant Field Values

DAY

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

LMConstants.RECORD_METHOD

public LMConstants.RECORD_METHOD()


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