Uses of Class
net.finmath.smartcontract.product.xml.CashPayable
Packages that use CashPayable
-
Uses of CashPayable in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CashPayableMethods in net.finmath.smartcontract.product.xml that return CashPayableModifier and TypeMethodDescriptionObjectFactory.createCashPayable()
Create an instance ofCashPayable
LoanEvent.getCashPayable()
Gets the value of the cashPayable property.Methods in net.finmath.smartcontract.product.xml with parameters of type CashPayableModifier and TypeMethodDescriptionvoid
LoanEvent.setCashPayable(CashPayable value)
Sets the value of the cashPayable property.