Uses of Class
net.finmath.smartcontract.product.xml.FutureValueAmount
Packages that use FutureValueAmount
-
Uses of FutureValueAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FutureValueAmountMethods in net.finmath.smartcontract.product.xml that return FutureValueAmountModifier and TypeMethodDescriptionObjectFactory.createFutureValueAmount()
Create an instance ofFutureValueAmount
Calculation.getFutureValueNotional()
Gets the value of the futureValueNotional property.Methods in net.finmath.smartcontract.product.xml with parameters of type FutureValueAmountModifier and TypeMethodDescriptionvoid
Calculation.setFutureValueNotional(FutureValueAmount value)
Sets the value of the futureValueNotional property.