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