Uses of Class
net.finmath.smartcontract.product.xml.BusinessCentersReference
Packages that use BusinessCentersReference
-
Uses of BusinessCentersReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BusinessCentersReferenceModifier and TypeFieldDescriptionprotected BusinessCentersReference
AdjustableOffset.businessCentersReference
protected BusinessCentersReference
BusinessDateRange.businessCentersReference
protected BusinessCentersReference
BusinessDayAdjustments.businessCentersReference
protected BusinessCentersReference
CommodityRelativeExpirationDates.businessCentersReference
protected BusinessCentersReference
CommodityRelativePaymentDates.businessCentersReference
protected BusinessCentersReference
EnvironmentalPhysicalLeg.businessCentersReference
protected BusinessCentersReference
FxFixingDate.businessCentersReference
protected BusinessCentersReference
FxValuationDateOffset.businessCentersReference
protected BusinessCentersReference
RelativeDateOffset.businessCentersReference
protected BusinessCentersReference
RelativeDateSequence.businessCentersReference
Methods in net.finmath.smartcontract.product.xml that return BusinessCentersReferenceModifier and TypeMethodDescriptionObjectFactory.createBusinessCentersReference()
Create an instance ofBusinessCentersReference
AdjustableOffset.getBusinessCentersReference()
Gets the value of the businessCentersReference property.BusinessDateRange.getBusinessCentersReference()
Gets the value of the businessCentersReference property.BusinessDayAdjustments.getBusinessCentersReference()
Gets the value of the businessCentersReference property.CommodityRelativeExpirationDates.getBusinessCentersReference()
Gets the value of the businessCentersReference property.CommodityRelativePaymentDates.getBusinessCentersReference()
Gets the value of the businessCentersReference property.EnvironmentalPhysicalLeg.getBusinessCentersReference()
Gets the value of the businessCentersReference property.FxFixingDate.getBusinessCentersReference()
Gets the value of the businessCentersReference property.FxValuationDateOffset.getBusinessCentersReference()
Gets the value of the businessCentersReference property.RelativeDateOffset.getBusinessCentersReference()
Gets the value of the businessCentersReference property.RelativeDateSequence.getBusinessCentersReference()
Gets the value of the businessCentersReference property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type BusinessCentersReferenceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BusinessCentersReference>
ObjectFactory.createFxFixingScheduleBusinessCentersReference(BusinessCentersReference value)
jakarta.xml.bind.JAXBElement<BusinessCentersReference>
ObjectFactory.createFxFixingScheduleSimpleBusinessCentersReference(BusinessCentersReference value)
jakarta.xml.bind.JAXBElement<BusinessCentersReference>
ObjectFactory.createFxScheduleBusinessCentersReference(BusinessCentersReference value)
jakarta.xml.bind.JAXBElement<BusinessCentersReference>
ObjectFactory.createFxWeightedFixingScheduleBusinessCentersReference(BusinessCentersReference value)
Methods in net.finmath.smartcontract.product.xml with parameters of type BusinessCentersReferenceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BusinessCentersReference>
ObjectFactory.createFxFixingScheduleBusinessCentersReference(BusinessCentersReference value)
jakarta.xml.bind.JAXBElement<BusinessCentersReference>
ObjectFactory.createFxFixingScheduleSimpleBusinessCentersReference(BusinessCentersReference value)
jakarta.xml.bind.JAXBElement<BusinessCentersReference>
ObjectFactory.createFxScheduleBusinessCentersReference(BusinessCentersReference value)
jakarta.xml.bind.JAXBElement<BusinessCentersReference>
ObjectFactory.createFxWeightedFixingScheduleBusinessCentersReference(BusinessCentersReference value)
void
AdjustableOffset.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.void
BusinessDateRange.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.void
BusinessDayAdjustments.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.void
CommodityRelativeExpirationDates.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.void
CommodityRelativePaymentDates.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.void
EnvironmentalPhysicalLeg.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.void
FxFixingDate.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.void
FxValuationDateOffset.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.void
RelativeDateOffset.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.void
RelativeDateSequence.setBusinessCentersReference(BusinessCentersReference value)
Sets the value of the businessCentersReference property.