C# Class QLNet.EurLiborSwapIfrFix

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

Public Methods

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

Method Details

EurLiborSwapIfrFix() public method

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

EurLiborSwapIfrFix() public method

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

EurLiborSwapIfrFix() public method

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