Uses of Class
com.opengamma.strata.product.fra.type.ImmutableFraConvention
-
Packages that use ImmutableFraConvention Package Description com.opengamma.strata.product.fra.type Conventions and templates to aid the construction of FRAs. -
-
Uses of ImmutableFraConvention in com.opengamma.strata.product.fra.type
Methods in com.opengamma.strata.product.fra.type that return ImmutableFraConvention Modifier and Type Method Description ImmutableFraConvention
ImmutableFraConvention.Builder. build()
static ImmutableFraConvention
ImmutableFraConvention. of(IborIndex index)
Obtains a convention based on the specified index.Methods in com.opengamma.strata.product.fra.type that return types with arguments of type ImmutableFraConvention Modifier and Type Method Description Class<? extends ImmutableFraConvention>
ImmutableFraConvention.Meta. beanType()
-