Uses of Class
net.finmath.smartcontract.product.xml.CommodityRelativeExpirationDates
Packages that use CommodityRelativeExpirationDates
-
Uses of CommodityRelativeExpirationDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityRelativeExpirationDatesModifier and TypeFieldDescriptionprotected CommodityRelativeExpirationDatesCommodityPhysicalAmericanExercise.relativeCommencementDatesprotected CommodityRelativeExpirationDatesCommodityPhysicalAmericanExercise.relativeExpirationDatesprotected CommodityRelativeExpirationDatesCommodityPhysicalEuropeanExercise.relativeExpirationDatesMethods in net.finmath.smartcontract.product.xml that return CommodityRelativeExpirationDatesModifier and TypeMethodDescriptionObjectFactory.createCommodityRelativeExpirationDates()Create an instance ofCommodityRelativeExpirationDatesCommodityPhysicalAmericanExercise.getRelativeCommencementDates()Gets the value of the relativeCommencementDates property.CommodityPhysicalAmericanExercise.getRelativeExpirationDates()Gets the value of the relativeExpirationDates property.CommodityPhysicalEuropeanExercise.getRelativeExpirationDates()Gets the value of the relativeExpirationDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityRelativeExpirationDatesModifier and TypeMethodDescriptionvoidCommodityPhysicalAmericanExercise.setRelativeCommencementDates(CommodityRelativeExpirationDates value) Sets the value of the relativeCommencementDates property.voidCommodityPhysicalAmericanExercise.setRelativeExpirationDates(CommodityRelativeExpirationDates value) Sets the value of the relativeExpirationDates property.voidCommodityPhysicalEuropeanExercise.setRelativeExpirationDates(CommodityRelativeExpirationDates value) Sets the value of the relativeExpirationDates property.