Package org.drip.sample.dual
Class DKK3M6MUSD3M6M
java.lang.Object
org.drip.sample.dual.DKK3M6MUSD3M6M
public class DKK3M6MUSD3M6M
extends java.lang.Object
DKK3M6MUSD3M6M demonstrates the setup and construction of the USD 3M Forward Curve from
DKK3M6MUSD3M6M CCBS, DKK 3M, DKK 6M, and USD 6M Quotes.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = G7 Standard Cross Currency Swap
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description DKK3M6MUSD3M6M()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] astrArgs)
Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DKK3M6MUSD3M6M
public DKK3M6MUSD3M6M()
-
-
Method Details
-
main
public static final void main(java.lang.String[] astrArgs) throws java.lang.ExceptionEntry Point- Parameters:
astrArgs
- Command Line Argument Array- Throws:
java.lang.Exception
- Thrown on Error/Exception Situation
-