|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.student.contract.model.test.source.TimeAmountInfo.Builder
public static class TimeAmountInfo.Builder
Constructor Summary | |
---|---|
TimeAmountInfo.Builder()
|
|
TimeAmountInfo.Builder(TimeAmount taInfo)
|
Method Summary | |
---|---|
TimeAmountInfo |
build()
|
String |
getAtpDurationTypeKey()
Get ???? Type: String ??? |
Integer |
getTimeQuantity()
Get ???? Type: Integer ??? |
void |
setAtpDurationTypeKey(String atpDurationTypeKey)
|
void |
setTimeQuantity(Integer timeQuantity)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeAmountInfo.Builder()
public TimeAmountInfo.Builder(TimeAmount taInfo)
Method Detail |
---|
public TimeAmountInfo build()
build
in interface ModelBuilder<TimeAmountInfo>
public String getAtpDurationTypeKey()
TimeAmount
Type: String
???
getAtpDurationTypeKey
in interface TimeAmount
public void setAtpDurationTypeKey(String atpDurationTypeKey)
public Integer getTimeQuantity()
TimeAmount
Type: Integer
???
getTimeQuantity
in interface TimeAmount
public void setTimeQuantity(Integer timeQuantity)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |