Uses of Class
net.finmath.smartcontract.product.xml.SettlementPeriods
Packages that use SettlementPeriods
-
Uses of SettlementPeriods in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type SettlementPeriodsModifier and TypeFieldDescriptionprotected List<SettlementPeriods>
CommodityPricingDates.settlementPeriods
protected List<SettlementPeriods>
CommodityValuationDates.settlementPeriods
protected List<SettlementPeriods>
ElectricityPhysicalLeg.settlementPeriods
Methods in net.finmath.smartcontract.product.xml that return SettlementPeriodsModifier and TypeMethodDescriptionObjectFactory.createSettlementPeriods()
Create an instance ofSettlementPeriods
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type SettlementPeriodsModifier and TypeMethodDescriptionCommodityPricingDates.getSettlementPeriods()
Gets the value of the settlementPeriods property.CommodityValuationDates.getSettlementPeriods()
Gets the value of the settlementPeriods property.ElectricityPhysicalLeg.getSettlementPeriods()
Gets the value of the settlementPeriods property.