Uses of Class
net.finmath.smartcontract.product.xml.SettlementPeriodsSchedule
Packages that use SettlementPeriodsSchedule
-
Uses of SettlementPeriodsSchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SettlementPeriodsScheduleModifier and TypeFieldDescriptionprotected SettlementPeriodsScheduleElectricityPhysicalLeg.settlementPeriodsScheduleMethods in net.finmath.smartcontract.product.xml that return SettlementPeriodsScheduleModifier and TypeMethodDescriptionObjectFactory.createSettlementPeriodsSchedule()Create an instance ofSettlementPeriodsScheduleElectricityPhysicalLeg.getSettlementPeriodsSchedule()Gets the value of the settlementPeriodsSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type SettlementPeriodsScheduleModifier and TypeMethodDescriptionvoidElectricityPhysicalLeg.setSettlementPeriodsSchedule(SettlementPeriodsSchedule value) Sets the value of the settlementPeriodsSchedule property.