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.settlementPeriodsprotected List<SettlementPeriods> CommodityValuationDates.settlementPeriodsprotected List<SettlementPeriods> ElectricityPhysicalLeg.settlementPeriodsMethods in net.finmath.smartcontract.product.xml that return SettlementPeriodsModifier and TypeMethodDescriptionObjectFactory.createSettlementPeriods()Create an instance ofSettlementPeriodsMethods 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.