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 AveragingObservationListAveragingPeriod.averagingObservationsMethods in net.finmath.smartcontract.product.xml that return AveragingObservationListModifier and TypeMethodDescriptionObjectFactory.createAveragingObservationList()Create an instance ofAveragingObservationListAveragingPeriod.getAveragingObservations()Gets the value of the averagingObservations property.Methods in net.finmath.smartcontract.product.xml with parameters of type AveragingObservationListModifier and TypeMethodDescriptionvoidAveragingPeriod.setAveragingObservations(AveragingObservationList value) Sets the value of the averagingObservations property.