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

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

public static class EndowConstants.Scale
extends Object


Field Summary
static int SECURITY_INCOME_RATE
           
static int SECURITY_MARKET_VALUE
           
static int SECURITY_UNIT_VALUE
           
 
Constructor Summary
EndowConstants.Scale()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SECURITY_UNIT_VALUE

public static final int SECURITY_UNIT_VALUE
See Also:
Constant Field Values

SECURITY_MARKET_VALUE

public static final int SECURITY_MARKET_VALUE
See Also:
Constant Field Values

SECURITY_INCOME_RATE

public static final int SECURITY_INCOME_RATE
See Also:
Constant Field Values
Constructor Detail

EndowConstants.Scale

public EndowConstants.Scale()


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