org.kuali.kfs.fp.document
Class DisbursementVoucherConstants.PaymentReasonCodes

java.lang.Object
  extended by org.kuali.kfs.fp.document.DisbursementVoucherConstants.PaymentReasonCodes
Enclosing interface:
DisbursementVoucherConstants

public static class DisbursementVoucherConstants.PaymentReasonCodes
extends Object


Field Summary
static String RENTAL_PAYMENT
           
static String ROYALTIES
           
static String TRAVEL_HONORARIUM
           
 
Constructor Summary
DisbursementVoucherConstants.PaymentReasonCodes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROYALTIES

public static final String ROYALTIES
See Also:
Constant Field Values

RENTAL_PAYMENT

public static final String RENTAL_PAYMENT
See Also:
Constant Field Values

TRAVEL_HONORARIUM

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

DisbursementVoucherConstants.PaymentReasonCodes

public DisbursementVoucherConstants.PaymentReasonCodes()


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