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 BusinessCenter
BasicQuotation.businessCenter
protected BusinessCenter
BusinessCenterTime.businessCenter
protected BusinessCenter
CreditEventNotice.businessCenter
protected BusinessCenter
ExerciseNotice.businessCenter
protected BusinessCenter
MultiDimensionalPricingData.businessCenter
protected BusinessCenter
PricingStructurePoint.businessCenter
protected BusinessCenter
Quotation.businessCenter
protected BusinessCenter
QuotationCharacteristics.businessCenter
protected BusinessCenter
WeatherLegCalculation.businessDays
protected BusinessCenter
protected BusinessCenter
WeatherStation.weatherStationCity
Fields 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 ofBusinessCenter
BasicQuotation.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 TypeMethodDescriptionvoid
BasicQuotation.setBusinessCenter
(BusinessCenter value) Sets the value of the businessCenter property.void
BusinessCenterTime.setBusinessCenter
(BusinessCenter value) Sets the value of the businessCenter property.void
CreditEventNotice.setBusinessCenter
(BusinessCenter value) Sets the value of the businessCenter property.void
ExerciseNotice.setBusinessCenter
(BusinessCenter value) Sets the value of the businessCenter property.void
MultiDimensionalPricingData.setBusinessCenter
(BusinessCenter value) Sets the value of the businessCenter property.void
PricingStructurePoint.setBusinessCenter
(BusinessCenter value) Sets the value of the businessCenter property.void
Quotation.setBusinessCenter
(BusinessCenter value) Sets the value of the businessCenter property.void
QuotationCharacteristics.setBusinessCenter
(BusinessCenter value) Sets the value of the businessCenter property.void
WeatherLegCalculation.setBusinessDays
(BusinessCenter value) Sets the value of the businessDays property.void
Trade.setCalculationAgentBusinessCenter
(BusinessCenter value) Sets the value of the calculationAgentBusinessCenter property.void
WeatherStation.setWeatherStationCity
(BusinessCenter value) Sets the value of the weatherStationCity property.