Uses of Class
net.finmath.smartcontract.product.xml.AssetOrTermPointOrPricingStructureReference
Packages that use AssetOrTermPointOrPricingStructureReference
-
Uses of AssetOrTermPointOrPricingStructureReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AssetOrTermPointOrPricingStructureReferenceModifier and TypeFieldDescriptionPricingParameterDerivative.parameterReference
PricingParameterShift.parameterReference
Methods in net.finmath.smartcontract.product.xml that return AssetOrTermPointOrPricingStructureReferenceModifier and TypeMethodDescriptionObjectFactory.createAssetOrTermPointOrPricingStructureReference()
Create an instance ofAssetOrTermPointOrPricingStructureReference
PricingParameterDerivative.getParameterReference()
Gets the value of the parameterReference property.PricingParameterShift.getParameterReference()
Gets the value of the parameterReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type AssetOrTermPointOrPricingStructureReferenceModifier and TypeMethodDescriptionvoid
PricingParameterDerivative.setParameterReference
(AssetOrTermPointOrPricingStructureReference value) Sets the value of the parameterReference property.void
PricingParameterShift.setParameterReference
(AssetOrTermPointOrPricingStructureReference value) Sets the value of the parameterReference property.