Uses of Enum Class
net.finmath.smartcontract.product.xml.WeatherSettlementLevelEnum
-
Uses of WeatherSettlementLevelEnum in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected WeatherSettlementLevelEnum
WeatherLegCalculation.settlementLevel
Modifier and TypeMethodDescriptionstatic WeatherSettlementLevelEnum
WeatherLegCalculation.getSettlementLevel()
Gets the value of the settlementLevel property.static WeatherSettlementLevelEnum
Returns the enum constant of this class with the specified name.static WeatherSettlementLevelEnum[]
WeatherSettlementLevelEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
WeatherLegCalculation.setSettlementLevel
(WeatherSettlementLevelEnum value) Sets the value of the settlementLevel property.