public final class LegalEntityGroup extends TypedString<LegalEntityGroup>
| Modifier and Type | Method and Description |
|---|---|
static LegalEntityGroup |
of(String name)
Obtains an instance from the specified name.
|
compareTo, equals, getName, hashCode, toStringpublic static LegalEntityGroup of(String name)
Legal entity group names may contain any character, but must not be empty.
name - the legal entity group nameCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.