Module net.finmath.lib
Interface RiskFactorID
-
- All Known Implementing Classes:
RiskFactorForwardRate,RiskFactorFX
public interface RiskFactorID
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()
-
-
-
Method Detail
-
getName
String getName()
- Returns:
- The name of the risk factor.
-
-