Uses of Class
net.finmath.smartcontract.product.xml.PricingStructure
Packages that use PricingStructure
-
Uses of PricingStructure in net.finmath.smartcontract.product.xml
Subclasses of PricingStructure in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassA generic credit curve definition.classAn fx curve object., which includes pricing inputs and term structures for fx forwards.classA representation of volatilities of an asset.classA generic yield curve object, which can be valued in a variety of ways.Fields in net.finmath.smartcontract.product.xml with type parameters of type PricingStructureModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<? extends PricingStructure>> Market.pricingStructureMethods in net.finmath.smartcontract.product.xml that return types with arguments of type PricingStructureModifier 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.Methods in net.finmath.smartcontract.product.xml with parameters of type PricingStructureModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PricingStructure> ObjectFactory.createPricingStructure(PricingStructure value)