Uses of Interface
com.opengamma.strata.market.curve.CurveGroup
-
Packages that use CurveGroup Package Description com.opengamma.strata.market.curve Definitions of curves. -
-
Uses of CurveGroup in com.opengamma.strata.market.curve
Classes in com.opengamma.strata.market.curve that implement CurveGroup Modifier and Type Class Description class
LegalEntityCurveGroup
A group of repo curves and issuer curves.class
RatesCurveGroup
A group of curves.Methods in com.opengamma.strata.market.curve that return types with arguments of type CurveGroup Modifier and Type Method Description MarketDataId<? extends CurveGroup>
CurveGroupDefinition. createGroupId(ObservableSource source)
Creates an identifier that can be used to resolve this definition.
-