Uses of Class
net.finmath.smartcontract.product.xml.CommodityValuationDates
Packages that use CommodityValuationDates
-
Uses of CommodityValuationDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityValuationDatesModifier and TypeFieldDescriptionprotected CommodityValuationDatesCommodityReturnCalculation.valuationDatesprotected CommodityValuationDatesCommodityVarianceCalculation.valuationDatesMethods in net.finmath.smartcontract.product.xml that return CommodityValuationDatesModifier and TypeMethodDescriptionObjectFactory.createCommodityValuationDates()Create an instance ofCommodityValuationDatesCommodityReturnCalculation.getValuationDates()Gets the value of the valuationDates property.CommodityVarianceCalculation.getValuationDates()Gets the value of the valuationDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityValuationDatesModifier and TypeMethodDescriptionvoidCommodityReturnCalculation.setValuationDates(CommodityValuationDates value) Sets the value of the valuationDates property.voidCommodityVarianceCalculation.setValuationDates(CommodityValuationDates value) Sets the value of the valuationDates property.