Uses of Class
net.finmath.smartcontract.product.xml.BusinessDayAdjustments
-
Uses of BusinessDayAdjustments in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected BusinessDayAdjustments
CalculationPeriodDates.calculationPeriodDatesAdjustments
protected BusinessDayAdjustments
PeriodicDates.calculationPeriodDatesAdjustments
protected BusinessDayAdjustments
AdjustableDate.dateAdjustments
protected BusinessDayAdjustments
AdjustableDate2.dateAdjustments
protected BusinessDayAdjustments
AdjustableDates.dateAdjustments
protected BusinessDayAdjustments
DividendPeriod.dateAdjustments
protected BusinessDayAdjustments
FxAdjustedDateAndDateAdjustments.dateAdjustments
protected BusinessDayAdjustments
GeneralTerms.dateAdjustments
protected BusinessDayAdjustments
PaymentDates.paymentDatesAdjustments
protected BusinessDayAdjustments
AdjustedRelativeDateOffset.relativeDateAdjustments
protected BusinessDayAdjustments
ResetDates.resetDatesAdjustments
Modifier and TypeMethodDescriptionObjectFactory.createBusinessDayAdjustments()
Create an instance ofBusinessDayAdjustments
CalculationPeriodDates.getCalculationPeriodDatesAdjustments()
Gets the value of the calculationPeriodDatesAdjustments property.PeriodicDates.getCalculationPeriodDatesAdjustments()
Gets the value of the calculationPeriodDatesAdjustments property.AdjustableDate.getDateAdjustments()
Gets the value of the dateAdjustments property.AdjustableDate2.getDateAdjustments()
Gets the value of the dateAdjustments property.AdjustableDates.getDateAdjustments()
Gets the value of the dateAdjustments property.DividendPeriod.getDateAdjustments()
Gets the value of the dateAdjustments property.FxAdjustedDateAndDateAdjustments.getDateAdjustments()
Gets the value of the dateAdjustments property.GeneralTerms.getDateAdjustments()
Gets the value of the dateAdjustments property.PaymentDates.getPaymentDatesAdjustments()
Gets the value of the paymentDatesAdjustments property.AdjustedRelativeDateOffset.getRelativeDateAdjustments()
Gets the value of the relativeDateAdjustments property.ResetDates.getResetDatesAdjustments()
Gets the value of the resetDatesAdjustments property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<BusinessDayAdjustments> ObjectFactory.createAdjustableOrAdjustedDateDateAdjustments
(BusinessDayAdjustments value) jakarta.xml.bind.JAXBElement
<BusinessDayAdjustments> ObjectFactory.createFxFixingScheduleDateAdjustments
(BusinessDayAdjustments value) jakarta.xml.bind.JAXBElement
<BusinessDayAdjustments> ObjectFactory.createFxScheduleDateAdjustments
(BusinessDayAdjustments value) jakarta.xml.bind.JAXBElement
<BusinessDayAdjustments> ObjectFactory.createFxWeightedFixingScheduleDateAdjustments
(BusinessDayAdjustments value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<BusinessDayAdjustments> ObjectFactory.createAdjustableOrAdjustedDateDateAdjustments
(BusinessDayAdjustments value) jakarta.xml.bind.JAXBElement
<BusinessDayAdjustments> ObjectFactory.createFxFixingScheduleDateAdjustments
(BusinessDayAdjustments value) jakarta.xml.bind.JAXBElement
<BusinessDayAdjustments> ObjectFactory.createFxScheduleDateAdjustments
(BusinessDayAdjustments value) jakarta.xml.bind.JAXBElement
<BusinessDayAdjustments> ObjectFactory.createFxWeightedFixingScheduleDateAdjustments
(BusinessDayAdjustments value) void
CalculationPeriodDates.setCalculationPeriodDatesAdjustments
(BusinessDayAdjustments value) Sets the value of the calculationPeriodDatesAdjustments property.void
PeriodicDates.setCalculationPeriodDatesAdjustments
(BusinessDayAdjustments value) Sets the value of the calculationPeriodDatesAdjustments property.void
AdjustableDate.setDateAdjustments
(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.void
AdjustableDate2.setDateAdjustments
(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.void
AdjustableDates.setDateAdjustments
(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.void
DividendPeriod.setDateAdjustments
(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.void
FxAdjustedDateAndDateAdjustments.setDateAdjustments
(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.void
GeneralTerms.setDateAdjustments
(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.void
PaymentDates.setPaymentDatesAdjustments
(BusinessDayAdjustments value) Sets the value of the paymentDatesAdjustments property.void
AdjustedRelativeDateOffset.setRelativeDateAdjustments
(BusinessDayAdjustments value) Sets the value of the relativeDateAdjustments property.void
ResetDates.setResetDatesAdjustments
(BusinessDayAdjustments value) Sets the value of the resetDatesAdjustments property.