Uses of Enum Class
net.finmath.smartcontract.product.xml.FxAccrualKnockoutBarrierRetentionEnum
-
Uses of FxAccrualKnockoutBarrierRetentionEnum in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxAccrualKnockoutBarrierRetentionEnum
FxAccrualBarrier.accrualRetention
Modifier and TypeMethodDescriptionFxAccrualBarrier.getAccrualRetention()
Gets the value of the accrualRetention property.Returns the enum constant of this class with the specified name.FxAccrualKnockoutBarrierRetentionEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
FxAccrualBarrier.setAccrualRetention
(FxAccrualKnockoutBarrierRetentionEnum value) Sets the value of the accrualRetention property.