Uses of Class
net.finmath.smartcontract.product.xml.Cashflows
Packages that use Cashflows
-
Uses of Cashflows in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CashflowsMethods in net.finmath.smartcontract.product.xml that return CashflowsModifier and TypeMethodDescriptionObjectFactory.createCashflows()
Create an instance ofCashflows
InterestRateStream.getCashflows()
Gets the value of the cashflows property.Methods in net.finmath.smartcontract.product.xml with parameters of type CashflowsModifier and TypeMethodDescriptionvoid
InterestRateStream.setCashflows(Cashflows value)
Sets the value of the cashflows property.