C# Class QLNet.EurLiborSwapIsdaFixA

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

Public Methods

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

Method Details

EurLiborSwapIsdaFixA() public method

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

EurLiborSwapIsdaFixA() public method

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

EurLiborSwapIsdaFixA() public method

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