Uses of Class
net.finmath.smartcontract.product.xml.SettlementProvision
Packages that use SettlementProvision
-
Uses of SettlementProvision in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SettlementProvisionModifier and TypeFieldDescriptionprotected SettlementProvision
InterestRateStream.settlementProvision
Methods in net.finmath.smartcontract.product.xml that return SettlementProvisionModifier and TypeMethodDescriptionObjectFactory.createSettlementProvision()
Create an instance ofSettlementProvision
InterestRateStream.getSettlementProvision()
Gets the value of the settlementProvision property.Methods in net.finmath.smartcontract.product.xml with parameters of type SettlementProvisionModifier and TypeMethodDescriptionvoid
InterestRateStream.setSettlementProvision(SettlementProvision value)
Sets the value of the settlementProvision property.