public final class EtdContractCode extends TypedString<EtdContractCode>
This is the code supplied by the exchange for use in clearing and margining, such as in SPAN.
| Modifier and Type | Method and Description |
|---|---|
static EtdContractCode |
of(String name)
Obtains an instance from the specified name.
|
compareTo, equals, getName, hashCode, toStringpublic static EtdContractCode of(String name)
The name may contain any character, but must not be empty.
name - the nameCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.