Uses of Class
net.finmath.smartcontract.product.xml.DerivativeCalculationMethod
Packages that use DerivativeCalculationMethod
-
Uses of DerivativeCalculationMethod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DerivativeCalculationMethodModifier and TypeFieldDescriptionprotected DerivativeCalculationMethod
DerivativeCalculationProcedure.method
Methods in net.finmath.smartcontract.product.xml that return DerivativeCalculationMethodModifier and TypeMethodDescriptionObjectFactory.createDerivativeCalculationMethod()
Create an instance ofDerivativeCalculationMethod
DerivativeCalculationProcedure.getMethod()
Gets the value of the method property.Methods in net.finmath.smartcontract.product.xml with parameters of type DerivativeCalculationMethodModifier and TypeMethodDescriptionvoid
DerivativeCalculationProcedure.setMethod(DerivativeCalculationMethod value)
Sets the value of the method property.