Uses of Class
net.finmath.smartcontract.product.xml.CashflowNotional
Packages that use CashflowNotional
-
Uses of CashflowNotional in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CashflowNotionalFields in net.finmath.smartcontract.product.xml with type parameters of type CashflowNotionalMethods in net.finmath.smartcontract.product.xml that return CashflowNotionalModifier and TypeMethodDescriptionObjectFactory.createCashflowNotional()Create an instance ofCashflowNotionalStandardProduct.getNotional()Gets the value of the notional property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CashflowNotionalModifier and TypeMethodDescriptionGenericProduct.getNotional()Gets the value of the notional property.Methods in net.finmath.smartcontract.product.xml with parameters of type CashflowNotionalModifier and TypeMethodDescriptionvoidStandardProduct.setNotional(CashflowNotional value) Sets the value of the notional property.