Uses of Class
com.opengamma.strata.market.curve.LegalEntityCurveGroupId
-
Packages that use LegalEntityCurveGroupId Package Description com.opengamma.strata.market.curve Definitions of curves. -
-
Uses of LegalEntityCurveGroupId in com.opengamma.strata.market.curve
Methods in com.opengamma.strata.market.curve that return LegalEntityCurveGroupId Modifier and Type Method Description static LegalEntityCurveGroupIdLegalEntityCurveGroupId. of(CurveGroupName groupName)Obtains an instance used to obtain a curve group by name.static LegalEntityCurveGroupIdLegalEntityCurveGroupId. of(CurveGroupName groupName, ObservableSource obsSource)Obtains an instance used to obtain a curve group by name, specifying the source of observable market data.static LegalEntityCurveGroupIdLegalEntityCurveGroupId. of(String groupName)Obtains an instance used to obtain a curve group by name.Methods in com.opengamma.strata.market.curve that return types with arguments of type LegalEntityCurveGroupId Modifier and Type Method Description static org.joda.beans.TypedMetaBean<LegalEntityCurveGroupId>LegalEntityCurveGroupId. meta()The meta-bean forLegalEntityCurveGroupId.org.joda.beans.TypedMetaBean<LegalEntityCurveGroupId>LegalEntityCurveGroupId. metaBean()
-