Uses of Class
net.finmath.smartcontract.product.xml.AdjustableRelativeOrPeriodicDates2
Packages that use AdjustableRelativeOrPeriodicDates2
-
Uses of AdjustableRelativeOrPeriodicDates2 in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdjustableRelativeOrPeriodicDates2Modifier and TypeFieldDescriptionprotected AdjustableRelativeOrPeriodicDates2Compounding.compoundingDatesprotected AdjustableRelativeOrPeriodicDates2CommodityPhysicalEuropeanExercise.expirationDatesprotected AdjustableRelativeOrPeriodicDates2InterestLegCalculationPeriodDates.interestLegPaymentDatesMethods in net.finmath.smartcontract.product.xml that return AdjustableRelativeOrPeriodicDates2Modifier and TypeMethodDescriptionObjectFactory.createAdjustableRelativeOrPeriodicDates2()Create an instance ofAdjustableRelativeOrPeriodicDates2Compounding.getCompoundingDates()Gets the value of the compoundingDates property.CommodityPhysicalEuropeanExercise.getExpirationDates()Gets the value of the expirationDates property.InterestLegCalculationPeriodDates.getInterestLegPaymentDates()Gets the value of the interestLegPaymentDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdjustableRelativeOrPeriodicDates2Modifier and TypeMethodDescriptionvoidCompounding.setCompoundingDates(AdjustableRelativeOrPeriodicDates2 value) Sets the value of the compoundingDates property.voidCommodityPhysicalEuropeanExercise.setExpirationDates(AdjustableRelativeOrPeriodicDates2 value) Sets the value of the expirationDates property.voidInterestLegCalculationPeriodDates.setInterestLegPaymentDates(AdjustableRelativeOrPeriodicDates2 value) Sets the value of the interestLegPaymentDates property.