Package org.drip.sample.fixfloat
Class JurisdictionOTCIndexDefinitions
java.lang.Object
org.drip.sample.fixfloat.JurisdictionOTCIndexDefinitions
public class JurisdictionOTCIndexDefinitions
extends java.lang.Object
JurisdictionOTCIndexDefinitions contains all the pre-fixed definitions of the Jurisdiction-specific
OTC Fix-Float IRS contracts.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = Coupon, Floater, Amortizing IRS Variants
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description JurisdictionOTCIndexDefinitions()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JurisdictionOTCIndexDefinitions
public JurisdictionOTCIndexDefinitions()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args)Entry Point- Parameters:
args
- Command Line Argument Array
-