org.kuali.student.r1.common.entity
Class TimeAmount

java.lang.Object
  extended by org.kuali.student.r1.common.entity.TimeAmount

Deprecated.

@Deprecated
@Embeddable
public class TimeAmount
extends Object


Constructor Summary
TimeAmount()
          Deprecated.  
 
Method Summary
 String getAtpDurationTypeKey()
          Deprecated.  
 Integer getTimeQuantity()
          Deprecated.  
 void setAtpDurationTypeKey(String atpDurationTypeKey)
          Deprecated.  
 void setTimeQuantity(Integer timeQuantity)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeAmount

public TimeAmount()
Deprecated. 
Method Detail

getAtpDurationTypeKey

public String getAtpDurationTypeKey()
Deprecated. 

setAtpDurationTypeKey

public void setAtpDurationTypeKey(String atpDurationTypeKey)
Deprecated. 

getTimeQuantity

public Integer getTimeQuantity()
Deprecated. 

setTimeQuantity

public void setTimeQuantity(Integer timeQuantity)
Deprecated. 


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