Uses of Class
net.finmath.smartcontract.product.xml.DateOffset
-
Uses of DateOffset in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected DateOffset
CommodityRelativeExpirationDates.expirationDateOffset
protected DateOffset
EnvironmentalPhysicalLeg.paymentDate
protected DateOffset
CommodityRelativePaymentDates.paymentDaysOffset
Modifier and TypeMethodDescriptionObjectFactory.createDateOffset()
Create an instance ofDateOffset
CommodityRelativeExpirationDates.getExpirationDateOffset()
Gets the value of the expirationDateOffset property.EnvironmentalPhysicalLeg.getPaymentDate()
Gets the value of the paymentDate property.CommodityRelativePaymentDates.getPaymentDaysOffset()
Gets the value of the paymentDaysOffset property.Modifier and TypeMethodDescriptionRelativeDateSequence.getDateOffset()
Gets the value of the dateOffset property.Modifier and TypeMethodDescriptionvoid
CommodityRelativeExpirationDates.setExpirationDateOffset
(DateOffset value) Sets the value of the expirationDateOffset property.void
EnvironmentalPhysicalLeg.setPaymentDate
(DateOffset value) Sets the value of the paymentDate property.void
CommodityRelativePaymentDates.setPaymentDaysOffset
(DateOffset value) Sets the value of the paymentDaysOffset property.