C# Class QLNet.EuriborSwapIsdaFixB

Inheritance: QLNet.SwapIndex
Mostra file Open project: ammachado/QLNet

Public Methods

Method Description
EuriborSwapIsdaFixB ( Period tenor ) : System
EuriborSwapIsdaFixB ( Period tenor, Handle h ) : System
EuriborSwapIsdaFixB ( Period tenor, Handle forwarding, Handle discounting ) : System

Method Details

EuriborSwapIsdaFixB() public method

public EuriborSwapIsdaFixB ( Period tenor ) : System
tenor Period
return System

EuriborSwapIsdaFixB() public method

public EuriborSwapIsdaFixB ( Period tenor, Handle h ) : System
tenor Period
h Handle
return System

EuriborSwapIsdaFixB() public method

public EuriborSwapIsdaFixB ( Period tenor, Handle forwarding, Handle discounting ) : System
tenor Period
forwarding Handle
discounting Handle
return System