Uses of Enum Class
net.finmath.smartcontract.product.xml.QuotationStyleEnum
Packages that use QuotationStyleEnum
-
Uses of QuotationStyleEnum in net.finmath.smartcontract.product.xml
Methods in net.finmath.smartcontract.product.xml that return QuotationStyleEnumModifier and TypeMethodDescriptionstatic QuotationStyleEnumstatic QuotationStyleEnumReturns the enum constant of this class with the specified name.static QuotationStyleEnum[]QuotationStyleEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type QuotationStyleEnumModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QuotationStyleEnum> ObjectFactory.createFeeLegQuotationStyle(QuotationStyleEnum value) Methods in net.finmath.smartcontract.product.xml with parameters of type QuotationStyleEnumModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QuotationStyleEnum> ObjectFactory.createFeeLegQuotationStyle(QuotationStyleEnum value)