org.kuali.kfs.module.endow
Class EndowConstants.TaxLotsAccountingMethodOptions

java.lang.Object
  extended by org.kuali.kfs.module.endow.EndowConstants.TaxLotsAccountingMethodOptions
Enclosing class:
EndowConstants

public static class EndowConstants.TaxLotsAccountingMethodOptions
extends Object


Field Summary
static String AVERAGE_BALANCE
           
static String FIFO
           
static String LIFO
           
 
Constructor Summary
EndowConstants.TaxLotsAccountingMethodOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AVERAGE_BALANCE

public static final String AVERAGE_BALANCE
See Also:
Constant Field Values

FIFO

public static final String FIFO
See Also:
Constant Field Values

LIFO

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

EndowConstants.TaxLotsAccountingMethodOptions

public EndowConstants.TaxLotsAccountingMethodOptions()


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