Uses of Class
net.finmath.smartcontract.product.xml.Notional
Packages that use Notional
-
Uses of Notional in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NotionalMethods in net.finmath.smartcontract.product.xml that return NotionalModifier and TypeMethodDescriptionObjectFactory.createNotional()
Create an instance ofNotional
Calculation.getNotionalSchedule()
Gets the value of the notionalSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type NotionalModifier and TypeMethodDescriptionvoid
Calculation.setNotionalSchedule(Notional value)
Sets the value of the notionalSchedule property.