Uses of Class
net.finmath.smartcontract.product.xml.PricingStructure
-
Uses of PricingStructure in net.finmath.smartcontract.product.xml
Modifier and TypeClassDescriptionclass
A generic credit curve definition.class
An fx curve object., which includes pricing inputs and term structures for fx forwards.class
A representation of volatilities of an asset.class
A generic yield curve object, which can be valued in a variety of ways.Modifier and TypeFieldDescriptionprotected List
<jakarta.xml.bind.JAXBElement<? extends PricingStructure>> Market.pricingStructure
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PricingStructure> ObjectFactory.createPricingStructure
(PricingStructure value) List
<jakarta.xml.bind.JAXBElement<? extends PricingStructure>> Market.getPricingStructure()
A collection of pricing inputs (curves, volatility matrices, etc.) used to represent the market.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PricingStructure> ObjectFactory.createPricingStructure
(PricingStructure value)