Uses of Enum Class
net.finmath.smartcontract.product.xml.FeeElectionEnum
Packages that use FeeElectionEnum
-
Uses of FeeElectionEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FeeElectionEnumModifier and TypeFieldDescriptionprotected FeeElectionEnumEquitySwapTransactionSupplement.breakFeeElectionMethods in net.finmath.smartcontract.product.xml that return FeeElectionEnumModifier and TypeMethodDescriptionstatic FeeElectionEnumEquitySwapTransactionSupplement.getBreakFeeElection()Gets the value of the breakFeeElection property.static FeeElectionEnumReturns 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.Methods in net.finmath.smartcontract.product.xml with parameters of type FeeElectionEnumModifier and TypeMethodDescriptionvoidEquitySwapTransactionSupplement.setBreakFeeElection(FeeElectionEnum value) Sets the value of the breakFeeElection property.