public class RatesAnalyticsAPI
extends java.lang.Object
Constructor and Description |
---|
RatesAnalyticsAPI() |
Modifier and Type | Method and Description |
---|---|
static void |
DiscountCurveAPISample()
Sample API demonstrating the creation/usage of discount curve
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
DiscountCurveFromRatesInstruments()
Sample API demonstrating the creation of the discount curve from the rates input instruments
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
main(java.lang.String[] astrArgs) |
public static final void DiscountCurveAPISample() throws java.lang.Exception
java.lang.Exception
public static void DiscountCurveFromRatesInstruments() throws java.lang.Exception
java.lang.Exception
public static final void main(java.lang.String[] astrArgs) throws java.lang.Exception
java.lang.Exception