public class CreditAnalyticsAPI
extends java.lang.Object
Constructor and Description |
---|
CreditAnalyticsAPI() |
Modifier and Type | Method and Description |
---|---|
static void |
CDSAPISample()
Sample API demonstrating the display of the CDS coupon and loss cash flow
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
CreateCreditCurveFromCDSInstruments()
Sample API demonstrating the creation of the Credit Curve from the CDS instruments
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
CreditCurveAPISample()
Sample API demonstrating the creation/usage of the credit curve from survival and hazard rates
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
main(java.lang.String[] astrArgs) |
public static final void CreditCurveAPISample() throws java.lang.Exception
java.lang.Exception
public static void CreateCreditCurveFromCDSInstruments() throws java.lang.Exception
java.lang.Exception
public static final void CDSAPISample() throws java.lang.Exception
java.lang.Exception
public static final void main(java.lang.String[] astrArgs) throws java.lang.Exception
java.lang.Exception