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