Package org.drip.sample.dual
Class PLN3M6MUSD3M6M
java.lang.Object
org.drip.sample.dual.PLN3M6MUSD3M6M
public class PLN3M6MUSD3M6M
extends java.lang.Object
PLN3M6MUSD3M6M demonstrates the setup and construction of the USD 3M Forward Curve from
PLN3M6MUSD3M6M CCBS, PLN 3M, PLN 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 PLN3M6MUSD3M6M()
-
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
-
PLN3M6MUSD3M6M
public PLN3M6MUSD3M6M()
-
-
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
-