Uses of Class
net.finmath.smartcontract.product.xml.AveragingSchedule
Packages that use AveragingSchedule
-
Uses of AveragingSchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type AveragingScheduleModifier and TypeFieldDescriptionprotected List<AveragingSchedule> AveragingPeriod.scheduleprotected List<AveragingSchedule> TriggerEvent.scheduleMethods in net.finmath.smartcontract.product.xml that return AveragingScheduleModifier and TypeMethodDescriptionObjectFactory.createAveragingSchedule()Create an instance ofAveragingScheduleMethods in net.finmath.smartcontract.product.xml that return types with arguments of type AveragingScheduleModifier and TypeMethodDescriptionAveragingPeriod.getSchedule()Gets the value of the schedule property.TriggerEvent.getSchedule()Gets the value of the schedule property.