Uses of Class
net.finmath.smartcontract.product.xml.IndependentAmount
Packages that use IndependentAmount
-
Uses of IndependentAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as IndependentAmountMethods in net.finmath.smartcontract.product.xml that return IndependentAmountModifier and TypeMethodDescriptionObjectFactory.createIndependentAmount()
Create an instance ofIndependentAmount
Collateral.getIndependentAmount()
Gets the value of the independentAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type IndependentAmountModifier and TypeMethodDescriptionvoid
Collateral.setIndependentAmount
(IndependentAmount value) Sets the value of the independentAmount property.