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 DerivativeCalculationMethodDerivativeCalculationProcedure.methodMethods in net.finmath.smartcontract.product.xml that return DerivativeCalculationMethodModifier and TypeMethodDescriptionObjectFactory.createDerivativeCalculationMethod()Create an instance ofDerivativeCalculationMethodDerivativeCalculationProcedure.getMethod()Gets the value of the method property.Methods in net.finmath.smartcontract.product.xml with parameters of type DerivativeCalculationMethodModifier and TypeMethodDescriptionvoidDerivativeCalculationProcedure.setMethod(DerivativeCalculationMethod value) Sets the value of the method property.