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 PricingParameterDerivativeReferenceWeightedPartialDerivative.partialDerivativeReferenceFields in net.finmath.smartcontract.product.xml with type parameters of type PricingParameterDerivativeReferenceModifier and TypeFieldDescriptionprotected List<PricingParameterDerivativeReference> FormulaTerm.partialDerivativeReferenceMethods in net.finmath.smartcontract.product.xml that return PricingParameterDerivativeReferenceModifier and TypeMethodDescriptionObjectFactory.createPricingParameterDerivativeReference()Create an instance ofPricingParameterDerivativeReferenceWeightedPartialDerivative.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 TypeMethodDescriptionvoidWeightedPartialDerivative.setPartialDerivativeReference(PricingParameterDerivativeReference value) Sets the value of the partialDerivativeReference property.