Uses of Class
net.finmath.smartcontract.product.xml.BusinessCenter
Packages that use BusinessCenter
-
Uses of BusinessCenter in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BusinessCenterModifier and TypeFieldDescriptionprotected BusinessCenterBasicQuotation.businessCenterprotected BusinessCenterBusinessCenterTime.businessCenterprotected BusinessCenterCreditEventNotice.businessCenterprotected BusinessCenterExerciseNotice.businessCenterprotected BusinessCenterMultiDimensionalPricingData.businessCenterprotected BusinessCenterPricingStructurePoint.businessCenterprotected BusinessCenterQuotation.businessCenterprotected BusinessCenterQuotationCharacteristics.businessCenterprotected BusinessCenterWeatherLegCalculation.businessDaysprotected BusinessCenterprotected BusinessCenterWeatherStation.weatherStationCityFields in net.finmath.smartcontract.product.xml with type parameters of type BusinessCenterMethods in net.finmath.smartcontract.product.xml that return BusinessCenterModifier and TypeMethodDescriptionObjectFactory.createBusinessCenter()Create an instance ofBusinessCenterBasicQuotation.getBusinessCenter()Gets the value of the businessCenter property.BusinessCenterTime.getBusinessCenter()Gets the value of the businessCenter property.CreditEventNotice.getBusinessCenter()Gets the value of the businessCenter property.ExerciseNotice.getBusinessCenter()Gets the value of the businessCenter property.MultiDimensionalPricingData.getBusinessCenter()Gets the value of the businessCenter property.PricingStructurePoint.getBusinessCenter()Gets the value of the businessCenter property.Quotation.getBusinessCenter()Gets the value of the businessCenter property.QuotationCharacteristics.getBusinessCenter()Gets the value of the businessCenter property.WeatherLegCalculation.getBusinessDays()Gets the value of the businessDays property.Gets the value of the calculationAgentBusinessCenter property.WeatherStation.getWeatherStationCity()Gets the value of the weatherStationCity property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type BusinessCenterModifier and TypeMethodDescriptionBusinessCenters.getBusinessCenter()Gets the value of the businessCenter property.Methods in net.finmath.smartcontract.product.xml with parameters of type BusinessCenterModifier and TypeMethodDescriptionvoidBasicQuotation.setBusinessCenter(BusinessCenter value) Sets the value of the businessCenter property.voidBusinessCenterTime.setBusinessCenter(BusinessCenter value) Sets the value of the businessCenter property.voidCreditEventNotice.setBusinessCenter(BusinessCenter value) Sets the value of the businessCenter property.voidExerciseNotice.setBusinessCenter(BusinessCenter value) Sets the value of the businessCenter property.voidMultiDimensionalPricingData.setBusinessCenter(BusinessCenter value) Sets the value of the businessCenter property.voidPricingStructurePoint.setBusinessCenter(BusinessCenter value) Sets the value of the businessCenter property.voidQuotation.setBusinessCenter(BusinessCenter value) Sets the value of the businessCenter property.voidQuotationCharacteristics.setBusinessCenter(BusinessCenter value) Sets the value of the businessCenter property.voidWeatherLegCalculation.setBusinessDays(BusinessCenter value) Sets the value of the businessDays property.voidTrade.setCalculationAgentBusinessCenter(BusinessCenter value) Sets the value of the calculationAgentBusinessCenter property.voidWeatherStation.setWeatherStationCity(BusinessCenter value) Sets the value of the weatherStationCity property.