Uses of Class
net.finmath.smartcontract.product.xml.QuoteTiming
-
Uses of QuoteTiming in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected QuoteTiming
BasicQuotation.timing
protected QuoteTiming
MultiDimensionalPricingData.timing
protected QuoteTiming
PricingStructurePoint.timing
protected QuoteTiming
Quotation.timing
protected QuoteTiming
QuotationCharacteristics.timing
Modifier and TypeMethodDescriptionObjectFactory.createQuoteTiming()
Create an instance ofQuoteTiming
BasicQuotation.getTiming()
Gets the value of the timing property.MultiDimensionalPricingData.getTiming()
Gets the value of the timing property.PricingStructurePoint.getTiming()
Gets the value of the timing property.Quotation.getTiming()
Gets the value of the timing property.QuotationCharacteristics.getTiming()
Gets the value of the timing property.Modifier and TypeMethodDescriptionvoid
BasicQuotation.setTiming
(QuoteTiming value) Sets the value of the timing property.void
MultiDimensionalPricingData.setTiming
(QuoteTiming value) Sets the value of the timing property.void
PricingStructurePoint.setTiming
(QuoteTiming value) Sets the value of the timing property.void
Quotation.setTiming
(QuoteTiming value) Sets the value of the timing property.void
QuotationCharacteristics.setTiming
(QuoteTiming value) Sets the value of the timing property.