org.kuali.student.common.dto
Class TimeAmountInfo
java.lang.Object
   org.kuali.student.common.dto.TimeAmountInfo
org.kuali.student.common.dto.TimeAmountInfo
- All Implemented Interfaces: 
- Serializable
- public class TimeAmountInfo 
- extends Object- implements Serializable
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
atpDurationTypeKey
private String atpDurationTypeKey
timeQuantity
private Integer timeQuantity
TimeAmountInfo
public TimeAmountInfo()
getAtpDurationTypeKey
public String getAtpDurationTypeKey()
- 
 
- 
 
setAtpDurationTypeKey
public void setAtpDurationTypeKey(String atpDurationTypeKey)
- 
 
- 
 
getTimeQuantity
public Integer getTimeQuantity()
- 
 
- 
 
setTimeQuantity
public void setTimeQuantity(Integer timeQuantity)
- 
 
- 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.