C# Class QLNet.EurLiborSwapIsdaFixB

Inheritance: QLNet.SwapIndex
Exibir arquivo Open project: ammachado/QLNet

Public Methods

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

Method Details

EurLiborSwapIsdaFixB() public method

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

EurLiborSwapIsdaFixB() public method

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

EurLiborSwapIsdaFixB() public method

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