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