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