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