All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.com.opengamma.strata.config.base.XCcyOvernightOvernightSwapConvention.ini Maven / Gradle / Ivy

There is a newer version: 2.12.48
Show newest version
# StandardXCcyOvernightOvernightSwapConvention configuration

# The providers are the classes that define the enum
# The key is of the form 'provider.full.class.name'
# The value is either
#  'constants', the public static final constants from the class
#  'lookup', the class implements NamedLookup with a no-args constructor
#  'instance', the class has a static field named INSTANCE that is of type NamedLookup
[providers]
com.opengamma.strata.product.swap.type.StandardXCcyOvernightOvernightSwapConventions = constants

# The set of alternate names
# The key is the alternate name
# The value is the standard name (loaded by a provider)
[alternates]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy