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 QuotationCharacteristics
SensitivitySetDefinition.sensitivityCharacteristics
Fields in net.finmath.smartcontract.product.xml with type parameters of type QuotationCharacteristicsModifier and TypeFieldDescriptionprotected List<QuotationCharacteristics>
ValuationSet.quotationCharacteristics
Methods in net.finmath.smartcontract.product.xml that return QuotationCharacteristicsModifier and TypeMethodDescriptionObjectFactory.createQuotationCharacteristics()
Create an instance ofQuotationCharacteristics
SensitivitySetDefinition.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)
void
SensitivitySetDefinition.setSensitivityCharacteristics(QuotationCharacteristics value)
Sets the value of the sensitivityCharacteristics property.