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