Package org.drip.sample.ois
Class JurisdictionOTCInstrumentDefinitions
java.lang.Object
org.drip.sample.ois.JurisdictionOTCInstrumentDefinitions
public class JurisdictionOTCInstrumentDefinitions
extends java.lang.Object
JurisdictionOTCInstrumentDefinitions contains all the prefixed definitions of the Jurisdiction OTC
OIS Instrument Contracts.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = Index/Fund OIS Curve Reconcilation
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description JurisdictionOTCInstrumentDefinitions()
-
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
-
JurisdictionOTCInstrumentDefinitions
public JurisdictionOTCInstrumentDefinitions()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args)Entry Point- Parameters:
args
- Command Line Argument Array
-