org.kuali.student.contract.model.test.source
Class TimeAmountInfo.Builder
java.lang.Object
  
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:
 build in interface ModelBuilder<TimeAmountInfo>
 
 
getAtpDurationTypeKey
public String getAtpDurationTypeKey()
- Description copied from interface: 
TimeAmount 
- Get ????
 
 Type: String
 
 ???
- Specified by:
 getAtpDurationTypeKey in interface TimeAmount
 
 
 
setAtpDurationTypeKey
public void setAtpDurationTypeKey(String atpDurationTypeKey)
 
 
getTimeQuantity
public Integer getTimeQuantity()
- Description copied from interface: 
TimeAmount 
- Get ????
 
 Type: Integer
 
 ???
- Specified by:
 getTimeQuantity in interface TimeAmount
 
 
 
setTimeQuantity
public void setTimeQuantity(Integer timeQuantity)
 
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.