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 CommodityPricingDatesCommodityBasketUnderlyingBase.pricingDatesprotected CommodityPricingDatesCommodityDigitalOption.pricingDatesprotected CommodityPricingDatesCommodityReturnCalculation.pricingDatesprotected CommodityPricingDatesCommodityVarianceCalculation.pricingDatesprotected CommodityPricingDatesFloatingLegCalculation.pricingDatesMethods in net.finmath.smartcontract.product.xml that return CommodityPricingDatesModifier and TypeMethodDescriptionObjectFactory.createCommodityPricingDates()Create an instance ofCommodityPricingDatesCommodityBasketUnderlyingBase.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) voidCommodityBasketUnderlyingBase.setPricingDates(CommodityPricingDates value) Sets the value of the pricingDates property.voidCommodityDigitalOption.setPricingDates(CommodityPricingDates value) Sets the value of the pricingDates property.voidCommodityReturnCalculation.setPricingDates(CommodityPricingDates value) Sets the value of the pricingDates property.voidCommodityVarianceCalculation.setPricingDates(CommodityPricingDates value) Sets the value of the pricingDates property.voidFloatingLegCalculation.setPricingDates(CommodityPricingDates value) Sets the value of the pricingDates property.