Uses of Enum Class
net.finmath.smartcontract.product.xml.PlainSwapEditorHandler.LegSelector
-
Uses of PlainSwapEditorHandler.LegSelector in net.finmath.smartcontract.product.xml
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PlainSwapEditorHandler.LegSelector[]
PlainSwapEditorHandler.LegSelector.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPlainSwapEditorHandler.getSchedule
(PlainSwapEditorHandler.LegSelector legSelector, String marketData) Returns a list of cashflow periods representing the payment streams involved in the plain swap described.PlainSwapEditorHandler.getSchedule
(PlainSwapEditorHandler.LegSelector legSelector, MarketDataSet marketData) Returns a list of cashflow periods representing the payment streams involved in the plain swap described.