org.kuali.student.contract.model.test.source
Class TimeAmountInfo.Builder
java.lang.Object
   org.kuali.student.contract.model.test.source.TimeAmountInfo.Builder
org.kuali.student.contract.model.test.source.TimeAmountInfo.Builder
- All Implemented Interfaces: 
- ModelBuilder<TimeAmountInfo>, TimeAmount
- Enclosing class:
- TimeAmountInfo
- public static class TimeAmountInfo.Builder 
- extends Object- implements ModelBuilder<TimeAmountInfo>, TimeAmount
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TimeAmountInfo.Builder
public TimeAmountInfo.Builder()
TimeAmountInfo.Builder
public TimeAmountInfo.Builder(TimeAmount taInfo)
build
public TimeAmountInfo build()
- 
- Specified by:
- buildin interface- ModelBuilder<TimeAmountInfo>
 
- 
 
getAtpDurationTypeKey
public String getAtpDurationTypeKey()
- Description copied from interface: TimeAmount
- Get ????
 
 Type: String
 
 ???
 
- 
- Specified by:
- getAtpDurationTypeKeyin interface- TimeAmount
 
- 
 
setAtpDurationTypeKey
public void setAtpDurationTypeKey(String atpDurationTypeKey)
- 
 
- 
 
getTimeQuantity
public Integer getTimeQuantity()
- Description copied from interface: TimeAmount
- Get ????
 
 Type: Integer
 
 ???
 
- 
- Specified by:
- getTimeQuantityin interface- TimeAmount
 
- 
 
setTimeQuantity
public void setTimeQuantity(Integer timeQuantity)
- 
 
- 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.