public static class TimeAmountInfo.Builder extends Object implements ModelBuilder<TimeAmountInfo>, TimeAmount
Constructor and Description |
---|
TimeAmountInfo.Builder() |
TimeAmountInfo.Builder(TimeAmount taInfo) |
Modifier and Type | Method and Description |
---|---|
TimeAmountInfo |
build() |
String |
getAtpDurationTypeKey()
Get ????
Type: String
???
|
Integer |
getTimeQuantity()
Get ????
Type: Integer
???
|
void |
setAtpDurationTypeKey(String atpDurationTypeKey) |
void |
setTimeQuantity(Integer timeQuantity) |
public TimeAmountInfo.Builder()
public TimeAmountInfo.Builder(TimeAmount taInfo)
public TimeAmountInfo build()
build
in interface ModelBuilder<TimeAmountInfo>
public String getAtpDurationTypeKey()
TimeAmount
getAtpDurationTypeKey
in interface TimeAmount
public void setAtpDurationTypeKey(String atpDurationTypeKey)
public Integer getTimeQuantity()
TimeAmount
getTimeQuantity
in interface TimeAmount
public void setTimeQuantity(Integer timeQuantity)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.