Uses of Class
net.finmath.smartcontract.product.xml.UnderlyingAsset
Packages that use UnderlyingAsset
-
Uses of UnderlyingAsset in net.finmath.smartcontract.product.xml
Subclasses of UnderlyingAsset in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassAn exchange traded bond.classJava class for ConvertibleBond complex type.classJava class for Deposit complex type.classAn exchange traded equity asset.classAn abstract base class for all exchange traded financial products.classAbstract base class for all exchange traded financial products with a price which is calculated from exchange traded constituents.classAn exchange traded derivative contract.classAn exchange traded fund whose price depends on exchange traded constituents.classAn exchange traded option.classAn exchange traded future contract.classJava class for FxRateAsset complex type.classA published index whose price depends on exchange traded constituents.classA type describing a loan underlying asset.classA type describing a mortgage asset.classJava class for MutualFund complex type.classJava class for RateIndex complex type.classJava class for SimpleCreditDefaultSwap complex type.classJava class for SimpleFra complex type.classJava class for SimpleIRSwap complex type.Fields in net.finmath.smartcontract.product.xml with type parameters of type UnderlyingAssetModifier and TypeFieldDescriptionprotected List<UnderlyingAsset> RelativePrice.bondEquityModelprotected List<UnderlyingAsset> Repo.bondEquityModelMethods in net.finmath.smartcontract.product.xml that return types with arguments of type UnderlyingAssetModifier and TypeMethodDescriptionRelativePrice.getBondEquityModel()The benchmark being referred to; either a bond or equity product.Repo.getBondEquityModel()A list of the financial instruments that the repo contract may reference.