|
||||||||||
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
public class TimeAmountInfo
Nested Class Summary | |
---|---|
static class |
TimeAmountInfo.Builder
|
Field Summary | |
---|---|
private List<Element> |
_futureElements
|
private String |
atpDurationTypeKey
|
private static long |
serialVersionUID
|
private Integer |
timeQuantity
|
Constructor Summary | |
---|---|
private |
TimeAmountInfo()
|
private |
TimeAmountInfo(TimeAmount 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 |
Field Detail |
---|
private static final long serialVersionUID
private final String atpDurationTypeKey
private final Integer timeQuantity
private final List<Element> _futureElements
Constructor Detail |
---|
private TimeAmountInfo()
private TimeAmountInfo(TimeAmount builder)
Method Detail |
---|
public String getAtpDurationTypeKey()
TimeAmount
Type: String
???
getAtpDurationTypeKey
in interface TimeAmount
public Integer getTimeQuantity()
TimeAmount
Type: Integer
???
getTimeQuantity
in interface TimeAmount
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |