Uses of Class
net.finmath.smartcontract.product.xml.Product
Packages that use Product
-
Uses of Product in net.finmath.smartcontract.product.xml
Subclasses of Product in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassA Bond OptionclassA type for defining the broker equity options.classA product to represent a single cashflow.classA type defining an interest rate cap, floor, or cap/floor strategy (e.g.classJava class for CommodityBasketOption complex type.classDefines the digital commodity option product type.classCommodity ForwardclassDefines a commodity option product type.classA type describing a commodity performance swap in which one leg pays out based on the return on a reference commodity index or commodity reference price.classA product with which to represent return swaps, total return swaps and excess return swaps.classThe commodity swap product model is designed to support fixed-float swaps, float-float swaps, fixed vs.classCommodity Swaption.classA Correlation Swap modelled using a single netted leg.classJava class for CreditDefaultSwap complex type.classA complex type to support the credit default swap option.classJava class for DividendSwapOptionTransactionSupplement complex type.classA Dividend Swap Transaction Supplement.classA type for defining the common features of equity derivatives.classtype for defining the common features of equity derivatives.classA type for defining short form equity option basic features.classA type for defining equity forwards.classA type for defining equity options.classA type for defining equity option transaction supplements.classA type for defining Equity Swap Transaction SupplementclassA type defining a Forward Rate Agreement (FRA) product.classAn FX Accrual Digital Option product The product defines a list of fixing (or observation) dates.classThe product defines a schedule of expiry and delivery dates which specify settlement periods.classAn FX Accrual Option product The product defines a list of fixing (or observation) dates.classDescribes an option having a triggerable fixed payout.classProduct model for a flexible-term fx forward (also known as callable forward, window forward).classDescribes a contract on future levels of implied volatility.classDescribes an FX option with optional asian and barrier features.classDescribes an FX volatility and variance swap.classAn FX Range Accrual product.classA type defining either a spot or forward FX transactions.classA type defining either a spot/forward or forward/forward FX swap transaction.classA structured forward product which consists of a strip of forwards.classSimple product representation providing key information about a variety of different products.classThe economics of a trade of a multiply traded instrument.classAn abstract base class for all swap types which have a single netted leg, such as Variance Swaps, and Correlation Swaps.classA type for defining the common features of options.classA type for defining the common features of options.classBase type for options starting with the 4-3 release, until we refactor the schema as part of the 5-0 release series.classA Repo, modeled as an FpML:Product.classA type describing return swaps including return swaps (long form), total return swaps, and variance swaps.classA type describing the components that are common for return type swaps, including short and long form return swaps representations.classSimple product representation providing key information about a variety of different products.classA type defining a group of products making up a single trade.classA type defining swap streams and additional payments between the principal parties involved in the swap.classA type to define an option on a swap.classA class defining the content model for a term deposit product.classJava class for VarianceOptionTransactionSupplement complex type.classA Variance Swap.classA Variance Swap Transaction Supplement.classA Volatility Swap.classJava class for VolatilitySwapTransactionSupplement complex type.Fields in net.finmath.smartcontract.product.xml with type parameters of type ProductModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends Product> PhysicalSettlement.productStrategy.productprotected jakarta.xml.bind.JAXBElement<? extends Product> Trade.productMethods in net.finmath.smartcontract.product.xml that return types with arguments of type ProductModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Product> ObjectFactory.createProduct(Product value) jakarta.xml.bind.JAXBElement<? extends Product> PhysicalSettlement.getProduct()Gets the value of the product property.Strategy.getProduct()Gets the value of the product property.jakarta.xml.bind.JAXBElement<? extends Product> Trade.getProduct()Gets the value of the product property.Methods in net.finmath.smartcontract.product.xml with parameters of type ProductModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Product> ObjectFactory.createProduct(Product value) Method parameters in net.finmath.smartcontract.product.xml with type arguments of type ProductModifier and TypeMethodDescriptionvoidPhysicalSettlement.setProduct(jakarta.xml.bind.JAXBElement<? extends Product> value) Sets the value of the product property.voidTrade.setProduct(jakarta.xml.bind.JAXBElement<? extends Product> value) Sets the value of the product property.