Uses of Class
net.finmath.smartcontract.product.xml.CommodityPayRelativeToEvent
Packages that use CommodityPayRelativeToEvent
-
Uses of CommodityPayRelativeToEvent in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityPayRelativeToEventModifier and TypeFieldDescriptionprotected CommodityPayRelativeToEventCommodityRelativePaymentDates.payRelativeToEventMethods in net.finmath.smartcontract.product.xml that return CommodityPayRelativeToEventModifier and TypeMethodDescriptionObjectFactory.createCommodityPayRelativeToEvent()Create an instance ofCommodityPayRelativeToEventCommodityRelativePaymentDates.getPayRelativeToEvent()Gets the value of the payRelativeToEvent property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityPayRelativeToEventModifier and TypeMethodDescriptionvoidCommodityRelativePaymentDates.setPayRelativeToEvent(CommodityPayRelativeToEvent value) Sets the value of the payRelativeToEvent property.