Uses of Class
net.finmath.smartcontract.product.xml.PricingStructureValuation
-
Uses of PricingStructureValuation in net.finmath.smartcontract.product.xml
Modifier and TypeClassDescriptionclass
A set of credit curve values, which can include pricing inputs (which are typically credit spreads), default probabilities, and recovery rates.class
A set of default probabilities.class
A valuation of an FX curve object., which includes pricing inputs and term structures for fx forwards.class
A matrix of volatilities with dimension 0-3.class
The values of a yield curve, including possibly inputs and outputs (dfs, forwards, zero rates).Modifier and TypeFieldDescriptionprotected List
<jakarta.xml.bind.JAXBElement<? extends PricingStructureValuation>> Market.pricingStructureValuation
Modifier and TypeMethodDescriptionObjectFactory.createPricingStructureValuation()
Create an instance ofPricingStructureValuation
Modifier 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.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PricingStructureValuation> ObjectFactory.createPricingStructureValuation
(PricingStructureValuation value)