Uses of Interface
com.opengamma.strata.product.etd.EtdSecurity
-
Packages that use EtdSecurity Package Description com.opengamma.strata.product.etd Entity objects describing Exchange Traded Derivatives (ETDs). -
-
Uses of EtdSecurity in com.opengamma.strata.product.etd
Classes in com.opengamma.strata.product.etd that implement EtdSecurity Modifier and Type Class Description classEtdFutureSecurityAn instrument representing an exchange traded derivative (ETD) future.classEtdOptionSecurityAn instrument representing an exchange traded derivative (ETD) option.Methods in com.opengamma.strata.product.etd that return EtdSecurity Modifier and Type Method Description EtdSecurityEtdPosition. getSecurity()Gets the underlying ETD security.EtdSecurityEtdTrade. getSecurity()Gets the underlying ETD security.EtdSecurityEtdSecurity. withInfo(SecurityInfo info)
-