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 BusinessCentersReferenceAdjustableOffset.businessCentersReferenceprotected BusinessCentersReferenceBusinessDateRange.businessCentersReferenceprotected BusinessCentersReferenceBusinessDayAdjustments.businessCentersReferenceprotected BusinessCentersReferenceCommodityRelativeExpirationDates.businessCentersReferenceprotected BusinessCentersReferenceCommodityRelativePaymentDates.businessCentersReferenceprotected BusinessCentersReferenceEnvironmentalPhysicalLeg.businessCentersReferenceprotected BusinessCentersReferenceFxFixingDate.businessCentersReferenceprotected BusinessCentersReferenceFxValuationDateOffset.businessCentersReferenceprotected BusinessCentersReferenceRelativeDateOffset.businessCentersReferenceprotected BusinessCentersReferenceRelativeDateSequence.businessCentersReferenceMethods in net.finmath.smartcontract.product.xml that return BusinessCentersReferenceModifier and TypeMethodDescriptionObjectFactory.createBusinessCentersReference()Create an instance ofBusinessCentersReferenceAdjustableOffset.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) voidAdjustableOffset.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.voidBusinessDateRange.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.voidBusinessDayAdjustments.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.voidCommodityRelativeExpirationDates.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.voidCommodityRelativePaymentDates.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.voidEnvironmentalPhysicalLeg.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.voidFxFixingDate.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.voidFxValuationDateOffset.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.voidRelativeDateOffset.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.voidRelativeDateSequence.setBusinessCentersReference(BusinessCentersReference value) Sets the value of the businessCentersReference property.