Package org.drip.sample.securitysuite
Class Ahmednagar
java.lang.Object
org.drip.sample.securitysuite.Ahmednagar
public class Ahmednagar
extends java.lang.Object
Ahmednagar generates the Full Suite of Replication Metrics for Bond Ahmednagar.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = Custom Security Relative Value Demonstration
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description Ahmednagar()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] astArgs)
Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Ahmednagar
public Ahmednagar()
-
-
Method Details
-
main
public static final void main(java.lang.String[] astArgs) throws java.lang.ExceptionEntry Point- Parameters:
astArgs
- Command Line Argument Array- Throws:
java.lang.Exception
- Thrown on Error/Exception Situation
-