Uses of Class
net.finmath.smartcontract.product.xml.DeterminationMethodReference
Packages that use DeterminationMethodReference
-
Uses of DeterminationMethodReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DeterminationMethodReferenceModifier and TypeFieldDescriptionprotected DeterminationMethodReference
ReturnSwapNotional.relativeDeterminationMethod
Methods in net.finmath.smartcontract.product.xml that return DeterminationMethodReferenceModifier and TypeMethodDescriptionObjectFactory.createDeterminationMethodReference()
Create an instance ofDeterminationMethodReference
ReturnSwapNotional.getRelativeDeterminationMethod()
Gets the value of the relativeDeterminationMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type DeterminationMethodReferenceModifier and TypeMethodDescriptionvoid
ReturnSwapNotional.setRelativeDeterminationMethod
(DeterminationMethodReference value) Sets the value of the relativeDeterminationMethod property.