Uses of Class
net.finmath.smartcontract.product.xml.DateTimeList
Packages that use DateTimeList
-
Uses of DateTimeList in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DateTimeListMethods in net.finmath.smartcontract.product.xml that return DateTimeListModifier and TypeMethodDescriptionObjectFactory.createDateTimeList()
Create an instance ofDateTimeList
AveragingPeriod.getAveragingDateTimes()
Gets the value of the averagingDateTimes property.Methods in net.finmath.smartcontract.product.xml with parameters of type DateTimeListModifier and TypeMethodDescriptionvoid
AveragingPeriod.setAveragingDateTimes(DateTimeList value)
Sets the value of the averagingDateTimes property.