org.kuali.kfs.sys
Class KFSConstants.AdHocPaymentIndicator

java.lang.Object
  extended by org.kuali.kfs.sys.KFSConstants.AdHocPaymentIndicator
Enclosing class:
KFSConstants

public static class KFSConstants.AdHocPaymentIndicator
extends Object


Field Summary
static String ALIEN_PAYEE
           
static String ALIEN_VENDOR
           
static String EMPLOYEE_PAYEE
           
static String EMPLOYEE_VENDOR
           
static String OTHER
           
static String PAYMENT_REASON_REQUIRING_TAX_REVIEW
           
static String TAX_CONTROL_REQUIRING_TAX_REVIEW
           
 
Constructor Summary
KFSConstants.AdHocPaymentIndicator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPLOYEE_VENDOR

public static final String EMPLOYEE_VENDOR
See Also:
Constant Field Values

ALIEN_VENDOR

public static final String ALIEN_VENDOR
See Also:
Constant Field Values

EMPLOYEE_PAYEE

public static final String EMPLOYEE_PAYEE
See Also:
Constant Field Values

ALIEN_PAYEE

public static final String ALIEN_PAYEE
See Also:
Constant Field Values

TAX_CONTROL_REQUIRING_TAX_REVIEW

public static final String TAX_CONTROL_REQUIRING_TAX_REVIEW
See Also:
Constant Field Values

PAYMENT_REASON_REQUIRING_TAX_REVIEW

public static final String PAYMENT_REASON_REQUIRING_TAX_REVIEW
See Also:
Constant Field Values

OTHER

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

KFSConstants.AdHocPaymentIndicator

public KFSConstants.AdHocPaymentIndicator()


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