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 SettlementPeriodsSchedule
ElectricityPhysicalLeg.settlementPeriodsSchedule
Methods in net.finmath.smartcontract.product.xml that return SettlementPeriodsScheduleModifier and TypeMethodDescriptionObjectFactory.createSettlementPeriodsSchedule()
Create an instance ofSettlementPeriodsSchedule
ElectricityPhysicalLeg.getSettlementPeriodsSchedule()
Gets the value of the settlementPeriodsSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type SettlementPeriodsScheduleModifier and TypeMethodDescriptionvoid
ElectricityPhysicalLeg.setSettlementPeriodsSchedule
(SettlementPeriodsSchedule value) Sets the value of the settlementPeriodsSchedule property.