Uses of Class
net.finmath.smartcontract.product.xml.QuotationCharacteristics
Packages that use QuotationCharacteristics
-
Uses of QuotationCharacteristics in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as QuotationCharacteristicsModifier and TypeFieldDescriptionprotected QuotationCharacteristicsSensitivitySetDefinition.sensitivityCharacteristicsFields in net.finmath.smartcontract.product.xml with type parameters of type QuotationCharacteristicsModifier and TypeFieldDescriptionprotected List<QuotationCharacteristics> ValuationSet.quotationCharacteristicsMethods in net.finmath.smartcontract.product.xml that return QuotationCharacteristicsModifier and TypeMethodDescriptionObjectFactory.createQuotationCharacteristics()Create an instance ofQuotationCharacteristicsSensitivitySetDefinition.getSensitivityCharacteristics()Gets the value of the sensitivityCharacteristics property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type QuotationCharacteristicsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QuotationCharacteristics> ObjectFactory.createPriceQuotationCharacteristics(QuotationCharacteristics value) ValuationSet.getQuotationCharacteristics()Gets the value of the quotationCharacteristics property.Methods in net.finmath.smartcontract.product.xml with parameters of type QuotationCharacteristicsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QuotationCharacteristics> ObjectFactory.createPriceQuotationCharacteristics(QuotationCharacteristics value) voidSensitivitySetDefinition.setSensitivityCharacteristics(QuotationCharacteristics value) Sets the value of the sensitivityCharacteristics property.