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 classLegalEntityCurveGroupA group of repo curves and issuer curves.classRatesCurveGroupA 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.
-