Uses of Interface
com.opengamma.strata.collect.named.Described
-
Packages that use Described Package Description com.opengamma.strata.product Entity objects describing trades and products in financial markets.com.opengamma.strata.product.etd Entity objects describing Exchange Traded Derivatives (ETDs). -
-
Uses of Described in com.opengamma.strata.product
Classes in com.opengamma.strata.product that implement Described Modifier and Type Class Description class
PortfolioItemSummary
A summary of a portfolio item.class
ProductType
The type of a portfolio item. -
Uses of Described in com.opengamma.strata.product.etd
Classes in com.opengamma.strata.product.etd that implement Described Modifier and Type Class Description class
EtdContractSpec
The contract specification defining an Exchange Traded Derivative (ETD) product.
-