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 DeterminationMethodReferenceReturnSwapNotional.relativeDeterminationMethodMethods in net.finmath.smartcontract.product.xml that return DeterminationMethodReferenceModifier and TypeMethodDescriptionObjectFactory.createDeterminationMethodReference()Create an instance ofDeterminationMethodReferenceReturnSwapNotional.getRelativeDeterminationMethod()Gets the value of the relativeDeterminationMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type DeterminationMethodReferenceModifier and TypeMethodDescriptionvoidReturnSwapNotional.setRelativeDeterminationMethod(DeterminationMethodReference value) Sets the value of the relativeDeterminationMethod property.