Uses of Class
net.finmath.smartcontract.product.xml.BusinessDayAdjustments
Packages that use BusinessDayAdjustments
-
Uses of BusinessDayAdjustments in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BusinessDayAdjustmentsModifier and TypeFieldDescriptionprotected BusinessDayAdjustmentsCalculationPeriodDates.calculationPeriodDatesAdjustmentsprotected BusinessDayAdjustmentsPeriodicDates.calculationPeriodDatesAdjustmentsprotected BusinessDayAdjustmentsAdjustableDate.dateAdjustmentsprotected BusinessDayAdjustmentsAdjustableDate2.dateAdjustmentsprotected BusinessDayAdjustmentsAdjustableDates.dateAdjustmentsprotected BusinessDayAdjustmentsDividendPeriod.dateAdjustmentsprotected BusinessDayAdjustmentsFxAdjustedDateAndDateAdjustments.dateAdjustmentsprotected BusinessDayAdjustmentsGeneralTerms.dateAdjustmentsprotected BusinessDayAdjustmentsPaymentDates.paymentDatesAdjustmentsprotected BusinessDayAdjustmentsAdjustedRelativeDateOffset.relativeDateAdjustmentsprotected BusinessDayAdjustmentsResetDates.resetDatesAdjustmentsMethods in net.finmath.smartcontract.product.xml that return BusinessDayAdjustmentsModifier and TypeMethodDescriptionObjectFactory.createBusinessDayAdjustments()Create an instance ofBusinessDayAdjustmentsCalculationPeriodDates.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.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type BusinessDayAdjustmentsModifier 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) Methods in net.finmath.smartcontract.product.xml with parameters of type BusinessDayAdjustmentsModifier 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) voidCalculationPeriodDates.setCalculationPeriodDatesAdjustments(BusinessDayAdjustments value) Sets the value of the calculationPeriodDatesAdjustments property.voidPeriodicDates.setCalculationPeriodDatesAdjustments(BusinessDayAdjustments value) Sets the value of the calculationPeriodDatesAdjustments property.voidAdjustableDate.setDateAdjustments(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.voidAdjustableDate2.setDateAdjustments(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.voidAdjustableDates.setDateAdjustments(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.voidDividendPeriod.setDateAdjustments(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.voidFxAdjustedDateAndDateAdjustments.setDateAdjustments(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.voidGeneralTerms.setDateAdjustments(BusinessDayAdjustments value) Sets the value of the dateAdjustments property.voidPaymentDates.setPaymentDatesAdjustments(BusinessDayAdjustments value) Sets the value of the paymentDatesAdjustments property.voidAdjustedRelativeDateOffset.setRelativeDateAdjustments(BusinessDayAdjustments value) Sets the value of the relativeDateAdjustments property.voidResetDates.setResetDatesAdjustments(BusinessDayAdjustments value) Sets the value of the resetDatesAdjustments property.