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