org.kuali.student.core.entity
Class TimeAmount
java.lang.Object
org.kuali.student.core.entity.TimeAmount
public class TimeAmount
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
atpDurationTypeKey
private String atpDurationTypeKey
timeQuantity
private Integer timeQuantity
TimeAmount
public TimeAmount()
getAtpDurationTypeKey
public String getAtpDurationTypeKey()
setAtpDurationTypeKey
public void setAtpDurationTypeKey(String atpDurationTypeKey)
getTimeQuantity
public Integer getTimeQuantity()
setTimeQuantity
public void setTimeQuantity(Integer timeQuantity)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.