Uses of Class
net.finmath.smartcontract.product.xml.PricingParameterDerivativeReference
Packages that use PricingParameterDerivativeReference
-
Uses of PricingParameterDerivativeReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PricingParameterDerivativeReferenceModifier and TypeFieldDescriptionprotected PricingParameterDerivativeReference
WeightedPartialDerivative.partialDerivativeReference
Fields in net.finmath.smartcontract.product.xml with type parameters of type PricingParameterDerivativeReferenceModifier and TypeFieldDescriptionprotected List
<PricingParameterDerivativeReference> FormulaTerm.partialDerivativeReference
Methods in net.finmath.smartcontract.product.xml that return PricingParameterDerivativeReferenceModifier and TypeMethodDescriptionObjectFactory.createPricingParameterDerivativeReference()
Create an instance ofPricingParameterDerivativeReference
WeightedPartialDerivative.getPartialDerivativeReference()
Gets the value of the partialDerivativeReference property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type PricingParameterDerivativeReferenceModifier and TypeMethodDescriptionFormulaTerm.getPartialDerivativeReference()
Gets the value of the partialDerivativeReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type PricingParameterDerivativeReferenceModifier and TypeMethodDescriptionvoid
WeightedPartialDerivative.setPartialDerivativeReference
(PricingParameterDerivativeReference value) Sets the value of the partialDerivativeReference property.