org.kuali.hr.lm
Class LMConstants.ACTION_AT_MAX_BAL

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

public static final class LMConstants.ACTION_AT_MAX_BAL
extends Object


Field Summary
static String LOSE
           
static String PAYOUT
           
static String TRANSFER
           
 
Constructor Summary
LMConstants.ACTION_AT_MAX_BAL()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOSE

public static final String LOSE
See Also:
Constant Field Values

TRANSFER

public static final String TRANSFER
See Also:
Constant Field Values

PAYOUT

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

LMConstants.ACTION_AT_MAX_BAL

public LMConstants.ACTION_AT_MAX_BAL()


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