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 BusinessCenters
AdjustableOffset.businessCenters
protected BusinessCenters
BusinessDateRange.businessCenters
protected BusinessCenters
BusinessDayAdjustments.businessCenters
protected BusinessCenters
CommodityRelativeExpirationDates.businessCenters
protected BusinessCenters
CommodityRelativePaymentDates.businessCenters
protected BusinessCenters
EnvironmentalPhysicalLeg.businessCenters
protected BusinessCenters
FxFixingDate.businessCenters
protected BusinessCenters
FxFlexibleForwardExecutionPeriod.businessCenters
protected BusinessCenters
FxValuationDateOffset.businessCenters
protected BusinessCenters
RelativeDateOffset.businessCenters
protected BusinessCenters
RelativeDateSequence.businessCenters
Methods in net.finmath.smartcontract.product.xml that return BusinessCentersModifier and TypeMethodDescriptionObjectFactory.createBusinessCenters()
Create an instance ofBusinessCenters
AdjustableOffset.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) void
AdjustableOffset.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
BusinessDateRange.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
BusinessDayAdjustments.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
CommodityRelativeExpirationDates.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
CommodityRelativePaymentDates.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
EnvironmentalPhysicalLeg.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
FxFixingDate.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
FxFlexibleForwardExecutionPeriod.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
FxValuationDateOffset.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
RelativeDateOffset.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.void
RelativeDateSequence.setBusinessCenters
(BusinessCenters value) Sets the value of the businessCenters property.