org.kuali.student.contract.model.test.source
Class TimeAmountInfo

java.lang.Object
  extended by org.kuali.student.contract.model.test.source.TimeAmountInfo
All Implemented Interfaces:
Serializable, TimeAmount

public class TimeAmountInfo
extends Object
implements TimeAmount, Serializable

See Also:
Serialized Form

Nested Class Summary
static class TimeAmountInfo.Builder
           
 
Method Summary
 String getAtpDurationTypeKey()
          Get ????

Type: String

???

 Integer getTimeQuantity()
          Get ????

Type: Integer

???

 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAtpDurationTypeKey

public String getAtpDurationTypeKey()
Description copied from interface: TimeAmount
Get ????

Type: String

???

Specified by:
getAtpDurationTypeKey in interface TimeAmount

getTimeQuantity

public Integer getTimeQuantity()
Description copied from interface: TimeAmount
Get ????

Type: Integer

???

Specified by:
getTimeQuantity in interface TimeAmount


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