Uses of Class
net.finmath.smartcontract.product.xml.AveragingObservationList
Packages that use AveragingObservationList
-
Uses of AveragingObservationList in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AveragingObservationListModifier and TypeFieldDescriptionprotected AveragingObservationList
AveragingPeriod.averagingObservations
Methods in net.finmath.smartcontract.product.xml that return AveragingObservationListModifier and TypeMethodDescriptionObjectFactory.createAveragingObservationList()
Create an instance ofAveragingObservationList
AveragingPeriod.getAveragingObservations()
Gets the value of the averagingObservations property.Methods in net.finmath.smartcontract.product.xml with parameters of type AveragingObservationListModifier and TypeMethodDescriptionvoid
AveragingPeriod.setAveragingObservations
(AveragingObservationList value) Sets the value of the averagingObservations property.