Uses of Class
net.finmath.smartcontract.product.xml.PricingStructureValuation
Packages that use PricingStructureValuation
-
Uses of PricingStructureValuation in net.finmath.smartcontract.product.xml
Subclasses of PricingStructureValuation in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassA set of credit curve values, which can include pricing inputs (which are typically credit spreads), default probabilities, and recovery rates.classA set of default probabilities.classA valuation of an FX curve object., which includes pricing inputs and term structures for fx forwards.classA matrix of volatilities with dimension 0-3.classThe values of a yield curve, including possibly inputs and outputs (dfs, forwards, zero rates).Fields in net.finmath.smartcontract.product.xml with type parameters of type PricingStructureValuationModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<? extends PricingStructureValuation>> Market.pricingStructureValuationMethods in net.finmath.smartcontract.product.xml that return PricingStructureValuationModifier and TypeMethodDescriptionObjectFactory.createPricingStructureValuation()Create an instance ofPricingStructureValuationMethods in net.finmath.smartcontract.product.xml that return types with arguments of type PricingStructureValuationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PricingStructureValuation> ObjectFactory.createPricingStructureValuation(PricingStructureValuation value) List<jakarta.xml.bind.JAXBElement<? extends PricingStructureValuation>> Market.getPricingStructureValuation()The values of the pricing structure used to represent the markets.Methods in net.finmath.smartcontract.product.xml with parameters of type PricingStructureValuationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PricingStructureValuation> ObjectFactory.createPricingStructureValuation(PricingStructureValuation value)