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