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