Uses of Class
net.finmath.smartcontract.product.xml.CommodityPricingDates
Packages that use CommodityPricingDates
-
Uses of CommodityPricingDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityPricingDatesModifier and TypeFieldDescriptionprotected CommodityPricingDates
CommodityBasketUnderlyingBase.pricingDates
protected CommodityPricingDates
CommodityDigitalOption.pricingDates
protected CommodityPricingDates
CommodityReturnCalculation.pricingDates
protected CommodityPricingDates
CommodityVarianceCalculation.pricingDates
protected CommodityPricingDates
FloatingLegCalculation.pricingDates
Methods in net.finmath.smartcontract.product.xml that return CommodityPricingDatesModifier and TypeMethodDescriptionObjectFactory.createCommodityPricingDates()
Create an instance ofCommodityPricingDates
CommodityBasketUnderlyingBase.getPricingDates()
Gets the value of the pricingDates property.CommodityDigitalOption.getPricingDates()
Gets the value of the pricingDates property.CommodityReturnCalculation.getPricingDates()
Gets the value of the pricingDates property.CommodityVarianceCalculation.getPricingDates()
Gets the value of the pricingDates property.FloatingLegCalculation.getPricingDates()
Gets the value of the pricingDates property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CommodityPricingDatesModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CommodityPricingDates> ObjectFactory.createCommodityOptionPricingDates
(CommodityPricingDates value) Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityPricingDatesModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CommodityPricingDates> ObjectFactory.createCommodityOptionPricingDates
(CommodityPricingDates value) void
CommodityBasketUnderlyingBase.setPricingDates
(CommodityPricingDates value) Sets the value of the pricingDates property.void
CommodityDigitalOption.setPricingDates
(CommodityPricingDates value) Sets the value of the pricingDates property.void
CommodityReturnCalculation.setPricingDates
(CommodityPricingDates value) Sets the value of the pricingDates property.void
CommodityVarianceCalculation.setPricingDates
(CommodityPricingDates value) Sets the value of the pricingDates property.void
FloatingLegCalculation.setPricingDates
(CommodityPricingDates value) Sets the value of the pricingDates property.