Uses of Class
net.finmath.smartcontract.product.xml.BusinessCenters
Packages that use BusinessCenters
-
Uses of BusinessCenters in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BusinessCentersModifier and TypeFieldDescriptionprotected BusinessCentersAdjustableOffset.businessCentersprotected BusinessCentersBusinessDateRange.businessCentersprotected BusinessCentersBusinessDayAdjustments.businessCentersprotected BusinessCentersCommodityRelativeExpirationDates.businessCentersprotected BusinessCentersCommodityRelativePaymentDates.businessCentersprotected BusinessCentersEnvironmentalPhysicalLeg.businessCentersprotected BusinessCentersFxFixingDate.businessCentersprotected BusinessCentersFxFlexibleForwardExecutionPeriod.businessCentersprotected BusinessCentersFxValuationDateOffset.businessCentersprotected BusinessCentersRelativeDateOffset.businessCentersprotected BusinessCentersRelativeDateSequence.businessCentersMethods in net.finmath.smartcontract.product.xml that return BusinessCentersModifier and TypeMethodDescriptionObjectFactory.createBusinessCenters()Create an instance ofBusinessCentersAdjustableOffset.getBusinessCenters()Gets the value of the businessCenters property.BusinessDateRange.getBusinessCenters()Gets the value of the businessCenters property.BusinessDayAdjustments.getBusinessCenters()Gets the value of the businessCenters property.CommodityRelativeExpirationDates.getBusinessCenters()Gets the value of the businessCenters property.CommodityRelativePaymentDates.getBusinessCenters()Gets the value of the businessCenters property.EnvironmentalPhysicalLeg.getBusinessCenters()Gets the value of the businessCenters property.FxFixingDate.getBusinessCenters()Gets the value of the businessCenters property.FxFlexibleForwardExecutionPeriod.getBusinessCenters()Gets the value of the businessCenters property.FxValuationDateOffset.getBusinessCenters()Gets the value of the businessCenters property.RelativeDateOffset.getBusinessCenters()Gets the value of the businessCenters property.RelativeDateSequence.getBusinessCenters()Gets the value of the businessCenters property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type BusinessCentersModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BusinessCenters> ObjectFactory.createFxFixingScheduleBusinessCenters(BusinessCenters value) jakarta.xml.bind.JAXBElement<BusinessCenters> ObjectFactory.createFxFixingScheduleSimpleBusinessCenters(BusinessCenters value) jakarta.xml.bind.JAXBElement<BusinessCenters> ObjectFactory.createFxScheduleBusinessCenters(BusinessCenters value) jakarta.xml.bind.JAXBElement<BusinessCenters> ObjectFactory.createFxWeightedFixingScheduleBusinessCenters(BusinessCenters value) Methods in net.finmath.smartcontract.product.xml with parameters of type BusinessCentersModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BusinessCenters> ObjectFactory.createFxFixingScheduleBusinessCenters(BusinessCenters value) jakarta.xml.bind.JAXBElement<BusinessCenters> ObjectFactory.createFxFixingScheduleSimpleBusinessCenters(BusinessCenters value) jakarta.xml.bind.JAXBElement<BusinessCenters> ObjectFactory.createFxScheduleBusinessCenters(BusinessCenters value) jakarta.xml.bind.JAXBElement<BusinessCenters> ObjectFactory.createFxWeightedFixingScheduleBusinessCenters(BusinessCenters value) voidAdjustableOffset.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidBusinessDateRange.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidBusinessDayAdjustments.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidCommodityRelativeExpirationDates.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidCommodityRelativePaymentDates.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidEnvironmentalPhysicalLeg.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidFxFixingDate.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidFxFlexibleForwardExecutionPeriod.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidFxValuationDateOffset.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidRelativeDateOffset.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.voidRelativeDateSequence.setBusinessCenters(BusinessCenters value) Sets the value of the businessCenters property.