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 ofCashPayableLoanEvent.getCashPayable()Gets the value of the cashPayable property.Methods in net.finmath.smartcontract.product.xml with parameters of type CashPayableModifier and TypeMethodDescriptionvoidLoanEvent.setCashPayable(CashPayable value) Sets the value of the cashPayable property.