org.kuali.kfs.sys
Class KFSKeyConstants.CashDrawerMaintenance

java.lang.Object
  extended by org.kuali.kfs.sys.KFSKeyConstants.CashDrawerMaintenance
Enclosing class:
KFSKeyConstants

public static final class KFSKeyConstants.CashDrawerMaintenance
extends Object


Field Summary
static String CASH_DRAWER_NOT_CLOSED
           
static String FIFTY_CENT_AMOUNT_NEGATIVE
           
static String FIFTY_DOLLAR_AMOUNT_NEGATIVE
           
static String FIVE_CENT_AMOUNT_NEGATIVE
           
static String FIVE_DOLLAR_AMOUNT_NEGATIVE
           
static String HUNDRED_CENT_AMOUNT_NEGATIVE
           
static String HUNDRED_DOLLAR_AMOUNT_NEGATIVE
           
static String ONE_CENT_AMOUNT_NEGATIVE
           
static String ONE_DOLLAR_AMOUNT_NEGATIVE
           
static String OTHER_CENT_AMOUNT_NEGATIVE
           
static String OTHER_DOLLAR_AMOUNT_NEGATIVE
           
static String TEN_CENT_AMOUNT_NEGATIVE
           
static String TEN_DOLLAR_AMOUNT_NEGATIVE
           
static String TWENTY_DOLLAR_AMOUNT_NEGATIVE
           
static String TWENTY_FIVE_CENT_AMOUNT_NEGATIVE
           
static String TWO_DOLLAR_AMOUNT_NEGATIVE
           
 
Constructor Summary
KFSKeyConstants.CashDrawerMaintenance()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HUNDRED_DOLLAR_AMOUNT_NEGATIVE

public static final String HUNDRED_DOLLAR_AMOUNT_NEGATIVE
See Also:
Constant Field Values

FIFTY_DOLLAR_AMOUNT_NEGATIVE

public static final String FIFTY_DOLLAR_AMOUNT_NEGATIVE
See Also:
Constant Field Values

TWENTY_DOLLAR_AMOUNT_NEGATIVE

public static final String TWENTY_DOLLAR_AMOUNT_NEGATIVE
See Also:
Constant Field Values

TEN_DOLLAR_AMOUNT_NEGATIVE

public static final String TEN_DOLLAR_AMOUNT_NEGATIVE
See Also:
Constant Field Values

FIVE_DOLLAR_AMOUNT_NEGATIVE

public static final String FIVE_DOLLAR_AMOUNT_NEGATIVE
See Also:
Constant Field Values

TWO_DOLLAR_AMOUNT_NEGATIVE

public static final String TWO_DOLLAR_AMOUNT_NEGATIVE
See Also:
Constant Field Values

ONE_DOLLAR_AMOUNT_NEGATIVE

public static final String ONE_DOLLAR_AMOUNT_NEGATIVE
See Also:
Constant Field Values

OTHER_DOLLAR_AMOUNT_NEGATIVE

public static final String OTHER_DOLLAR_AMOUNT_NEGATIVE
See Also:
Constant Field Values

HUNDRED_CENT_AMOUNT_NEGATIVE

public static final String HUNDRED_CENT_AMOUNT_NEGATIVE
See Also:
Constant Field Values

FIFTY_CENT_AMOUNT_NEGATIVE

public static final String FIFTY_CENT_AMOUNT_NEGATIVE
See Also:
Constant Field Values

TWENTY_FIVE_CENT_AMOUNT_NEGATIVE

public static final String TWENTY_FIVE_CENT_AMOUNT_NEGATIVE
See Also:
Constant Field Values

TEN_CENT_AMOUNT_NEGATIVE

public static final String TEN_CENT_AMOUNT_NEGATIVE
See Also:
Constant Field Values

FIVE_CENT_AMOUNT_NEGATIVE

public static final String FIVE_CENT_AMOUNT_NEGATIVE
See Also:
Constant Field Values

ONE_CENT_AMOUNT_NEGATIVE

public static final String ONE_CENT_AMOUNT_NEGATIVE
See Also:
Constant Field Values

OTHER_CENT_AMOUNT_NEGATIVE

public static final String OTHER_CENT_AMOUNT_NEGATIVE
See Also:
Constant Field Values

CASH_DRAWER_NOT_CLOSED

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

KFSKeyConstants.CashDrawerMaintenance

public KFSKeyConstants.CashDrawerMaintenance()


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