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