CashFlowScheduleSecuritysetMaturity(Redemption) Method

The maturity redemption is derived from the provided CashFlowSchedule for a CashFlowScheduleSecurity. Therefore calling this method has no effect on a CashFlowScheduleSecurity.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public override sealed void setMaturity(
	Redemption maturity
)

Parameters

maturity  Redemption
This parameter is ignored for a CashFlowScheduleSecurity.

See Also