org.kuali.student.r1.common.entity
Class Amount
java.lang.Object
org.kuali.student.r1.common.entity.Amount
Deprecated.
@Deprecated
@Embeddable
public class Amount
- extends Object
Constructor Summary |
Amount()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Amount
public Amount()
- Deprecated.
getUnitType
public String getUnitType()
- Deprecated.
setUnitType
public void setUnitType(String unitType)
- Deprecated.
getUnitQuantity
public String getUnitQuantity()
- Deprecated.
setUnitQuantity
public void setUnitQuantity(String unitQuantity)
- Deprecated.
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.