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