Package org.drip.sample.treasury
Class GovvieBondDefinitions
java.lang.Object
org.drip.sample.treasury.GovvieBondDefinitions
public class GovvieBondDefinitions
extends java.lang.Object
GovvieBondDefinitions contains the Details of the Standard Built-in Govvie Bonds.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = G20 Govvie Bond Definitions YAS
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description GovvieBondDefinitions()
-
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
-
GovvieBondDefinitions
public GovvieBondDefinitions()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args) throws java.lang.ExceptionEntry Point- Parameters:
args
- Command Line Argument Array- Throws:
java.lang.Exception
- Thrown on Error/Exception Situation
-