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.parameterReferencePricingParameterShift.parameterReferenceMethods in net.finmath.smartcontract.product.xml that return AssetOrTermPointOrPricingStructureReferenceModifier and TypeMethodDescriptionObjectFactory.createAssetOrTermPointOrPricingStructureReference()Create an instance ofAssetOrTermPointOrPricingStructureReferencePricingParameterDerivative.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 TypeMethodDescriptionvoidPricingParameterDerivative.setParameterReference(AssetOrTermPointOrPricingStructureReference value) Sets the value of the parameterReference property.voidPricingParameterShift.setParameterReference(AssetOrTermPointOrPricingStructureReference value) Sets the value of the parameterReference property.