| Package | Description |
|---|---|
| com.opengamma.strata.product.etd |
Entity objects describing Exchange Traded Derivatives (ETDs).
|
| Modifier and Type | Method and Description |
|---|---|
static EtdContractGroupId |
EtdContractGroupId.of(ExchangeId exchangeId,
EtdContractGroupCode contractGroupCode)
Creates an instance from the exchange identifier and group code.
|
static EtdContractGroupId |
EtdContractGroupId.of(String exchangeId,
String contractGroupCode)
Obtains an instance from the exchange identifier and group code.
|
static EtdContractGroupId |
EtdContractGroupId.parse(String str)
Parses an
StandardId from a formatted scheme and value. |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.