Class: PortfolioManager::Xml::IceCurlingRinkType::UseDetails
- Inherits:
-
Object
- Object
- PortfolioManager::Xml::IceCurlingRinkType::UseDetails
- Defined in:
- lib/portfolio_manager/xml.rb
Overview
inner class for member: useDetails {}useDetails
Instance Attribute Summary collapse
- #monthsMainIndoorIceRinkInUse ⇒ PortfolioManager::Xml::MonthsInUseType
- #numberOfCurlingSheets ⇒ PortfolioManager::Xml::UseIntegerType
- #numberOfFTEWorkers ⇒ PortfolioManager::Xml::UseDecimalType
- #numberOfIndoorIceRinks ⇒ PortfolioManager::Xml::UseIntegerType
- #numberOfWeeklyIceResurfacingForAllRinks ⇒ PortfolioManager::Xml::NumberOfWeeklyIceResurfacingType
- #spectatorSeatingCapacity ⇒ PortfolioManager::Xml::UseDecimalType
- #totalGrossFloorArea ⇒ PortfolioManager::Xml::GrossFloorAreaType
- #totalIceRinkSurfaceAreaForAllRinks ⇒ PortfolioManager::Xml::OptionalFloorAreaType
Instance Method Summary collapse
-
#initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) ⇒ UseDetails
constructor
A new instance of UseDetails.
Constructor Details
#initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) ⇒ UseDetails
Returns a new instance of UseDetails.
6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 |
# File 'lib/portfolio_manager/xml.rb', line 6082 def initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) @totalGrossFloorArea = totalGrossFloorArea @numberOfIndoorIceRinks = numberOfIndoorIceRinks @totalIceRinkSurfaceAreaForAllRinks = totalIceRinkSurfaceAreaForAllRinks @monthsMainIndoorIceRinkInUse = monthsMainIndoorIceRinkInUse @numberOfWeeklyIceResurfacingForAllRinks = numberOfWeeklyIceResurfacingForAllRinks @numberOfFTEWorkers = numberOfFTEWorkers @numberOfCurlingSheets = numberOfCurlingSheets @spectatorSeatingCapacity = spectatorSeatingCapacity end |
Instance Attribute Details
#monthsMainIndoorIceRinkInUse ⇒ PortfolioManager::Xml::MonthsInUseType
6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 |
# File 'lib/portfolio_manager/xml.rb', line 6072 class UseDetails attr_accessor :totalGrossFloorArea attr_accessor :numberOfIndoorIceRinks attr_accessor :totalIceRinkSurfaceAreaForAllRinks attr_accessor :monthsMainIndoorIceRinkInUse attr_accessor :numberOfWeeklyIceResurfacingForAllRinks attr_accessor :numberOfFTEWorkers attr_accessor :numberOfCurlingSheets attr_accessor :spectatorSeatingCapacity def initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) @totalGrossFloorArea = totalGrossFloorArea @numberOfIndoorIceRinks = numberOfIndoorIceRinks @totalIceRinkSurfaceAreaForAllRinks = totalIceRinkSurfaceAreaForAllRinks @monthsMainIndoorIceRinkInUse = monthsMainIndoorIceRinkInUse @numberOfWeeklyIceResurfacingForAllRinks = numberOfWeeklyIceResurfacingForAllRinks @numberOfFTEWorkers = numberOfFTEWorkers @numberOfCurlingSheets = numberOfCurlingSheets @spectatorSeatingCapacity = spectatorSeatingCapacity end end |
#numberOfCurlingSheets ⇒ PortfolioManager::Xml::UseIntegerType
6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 |
# File 'lib/portfolio_manager/xml.rb', line 6072 class UseDetails attr_accessor :totalGrossFloorArea attr_accessor :numberOfIndoorIceRinks attr_accessor :totalIceRinkSurfaceAreaForAllRinks attr_accessor :monthsMainIndoorIceRinkInUse attr_accessor :numberOfWeeklyIceResurfacingForAllRinks attr_accessor :numberOfFTEWorkers attr_accessor :numberOfCurlingSheets attr_accessor :spectatorSeatingCapacity def initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) @totalGrossFloorArea = totalGrossFloorArea @numberOfIndoorIceRinks = numberOfIndoorIceRinks @totalIceRinkSurfaceAreaForAllRinks = totalIceRinkSurfaceAreaForAllRinks @monthsMainIndoorIceRinkInUse = monthsMainIndoorIceRinkInUse @numberOfWeeklyIceResurfacingForAllRinks = numberOfWeeklyIceResurfacingForAllRinks @numberOfFTEWorkers = numberOfFTEWorkers @numberOfCurlingSheets = numberOfCurlingSheets @spectatorSeatingCapacity = spectatorSeatingCapacity end end |
#numberOfFTEWorkers ⇒ PortfolioManager::Xml::UseDecimalType
6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 |
# File 'lib/portfolio_manager/xml.rb', line 6072 class UseDetails attr_accessor :totalGrossFloorArea attr_accessor :numberOfIndoorIceRinks attr_accessor :totalIceRinkSurfaceAreaForAllRinks attr_accessor :monthsMainIndoorIceRinkInUse attr_accessor :numberOfWeeklyIceResurfacingForAllRinks attr_accessor :numberOfFTEWorkers attr_accessor :numberOfCurlingSheets attr_accessor :spectatorSeatingCapacity def initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) @totalGrossFloorArea = totalGrossFloorArea @numberOfIndoorIceRinks = numberOfIndoorIceRinks @totalIceRinkSurfaceAreaForAllRinks = totalIceRinkSurfaceAreaForAllRinks @monthsMainIndoorIceRinkInUse = monthsMainIndoorIceRinkInUse @numberOfWeeklyIceResurfacingForAllRinks = numberOfWeeklyIceResurfacingForAllRinks @numberOfFTEWorkers = numberOfFTEWorkers @numberOfCurlingSheets = numberOfCurlingSheets @spectatorSeatingCapacity = spectatorSeatingCapacity end end |
#numberOfIndoorIceRinks ⇒ PortfolioManager::Xml::UseIntegerType
6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 |
# File 'lib/portfolio_manager/xml.rb', line 6072 class UseDetails attr_accessor :totalGrossFloorArea attr_accessor :numberOfIndoorIceRinks attr_accessor :totalIceRinkSurfaceAreaForAllRinks attr_accessor :monthsMainIndoorIceRinkInUse attr_accessor :numberOfWeeklyIceResurfacingForAllRinks attr_accessor :numberOfFTEWorkers attr_accessor :numberOfCurlingSheets attr_accessor :spectatorSeatingCapacity def initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) @totalGrossFloorArea = totalGrossFloorArea @numberOfIndoorIceRinks = numberOfIndoorIceRinks @totalIceRinkSurfaceAreaForAllRinks = totalIceRinkSurfaceAreaForAllRinks @monthsMainIndoorIceRinkInUse = monthsMainIndoorIceRinkInUse @numberOfWeeklyIceResurfacingForAllRinks = numberOfWeeklyIceResurfacingForAllRinks @numberOfFTEWorkers = numberOfFTEWorkers @numberOfCurlingSheets = numberOfCurlingSheets @spectatorSeatingCapacity = spectatorSeatingCapacity end end |
#numberOfWeeklyIceResurfacingForAllRinks ⇒ PortfolioManager::Xml::NumberOfWeeklyIceResurfacingType
6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 |
# File 'lib/portfolio_manager/xml.rb', line 6072 class UseDetails attr_accessor :totalGrossFloorArea attr_accessor :numberOfIndoorIceRinks attr_accessor :totalIceRinkSurfaceAreaForAllRinks attr_accessor :monthsMainIndoorIceRinkInUse attr_accessor :numberOfWeeklyIceResurfacingForAllRinks attr_accessor :numberOfFTEWorkers attr_accessor :numberOfCurlingSheets attr_accessor :spectatorSeatingCapacity def initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) @totalGrossFloorArea = totalGrossFloorArea @numberOfIndoorIceRinks = numberOfIndoorIceRinks @totalIceRinkSurfaceAreaForAllRinks = totalIceRinkSurfaceAreaForAllRinks @monthsMainIndoorIceRinkInUse = monthsMainIndoorIceRinkInUse @numberOfWeeklyIceResurfacingForAllRinks = numberOfWeeklyIceResurfacingForAllRinks @numberOfFTEWorkers = numberOfFTEWorkers @numberOfCurlingSheets = numberOfCurlingSheets @spectatorSeatingCapacity = spectatorSeatingCapacity end end |
#spectatorSeatingCapacity ⇒ PortfolioManager::Xml::UseDecimalType
6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 |
# File 'lib/portfolio_manager/xml.rb', line 6072 class UseDetails attr_accessor :totalGrossFloorArea attr_accessor :numberOfIndoorIceRinks attr_accessor :totalIceRinkSurfaceAreaForAllRinks attr_accessor :monthsMainIndoorIceRinkInUse attr_accessor :numberOfWeeklyIceResurfacingForAllRinks attr_accessor :numberOfFTEWorkers attr_accessor :numberOfCurlingSheets attr_accessor :spectatorSeatingCapacity def initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) @totalGrossFloorArea = totalGrossFloorArea @numberOfIndoorIceRinks = numberOfIndoorIceRinks @totalIceRinkSurfaceAreaForAllRinks = totalIceRinkSurfaceAreaForAllRinks @monthsMainIndoorIceRinkInUse = monthsMainIndoorIceRinkInUse @numberOfWeeklyIceResurfacingForAllRinks = numberOfWeeklyIceResurfacingForAllRinks @numberOfFTEWorkers = numberOfFTEWorkers @numberOfCurlingSheets = numberOfCurlingSheets @spectatorSeatingCapacity = spectatorSeatingCapacity end end |
#totalGrossFloorArea ⇒ PortfolioManager::Xml::GrossFloorAreaType
6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 |
# File 'lib/portfolio_manager/xml.rb', line 6072 class UseDetails attr_accessor :totalGrossFloorArea attr_accessor :numberOfIndoorIceRinks attr_accessor :totalIceRinkSurfaceAreaForAllRinks attr_accessor :monthsMainIndoorIceRinkInUse attr_accessor :numberOfWeeklyIceResurfacingForAllRinks attr_accessor :numberOfFTEWorkers attr_accessor :numberOfCurlingSheets attr_accessor :spectatorSeatingCapacity def initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) @totalGrossFloorArea = totalGrossFloorArea @numberOfIndoorIceRinks = numberOfIndoorIceRinks @totalIceRinkSurfaceAreaForAllRinks = totalIceRinkSurfaceAreaForAllRinks @monthsMainIndoorIceRinkInUse = monthsMainIndoorIceRinkInUse @numberOfWeeklyIceResurfacingForAllRinks = numberOfWeeklyIceResurfacingForAllRinks @numberOfFTEWorkers = numberOfFTEWorkers @numberOfCurlingSheets = numberOfCurlingSheets @spectatorSeatingCapacity = spectatorSeatingCapacity end end |
#totalIceRinkSurfaceAreaForAllRinks ⇒ PortfolioManager::Xml::OptionalFloorAreaType
6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 |
# File 'lib/portfolio_manager/xml.rb', line 6072 class UseDetails attr_accessor :totalGrossFloorArea attr_accessor :numberOfIndoorIceRinks attr_accessor :totalIceRinkSurfaceAreaForAllRinks attr_accessor :monthsMainIndoorIceRinkInUse attr_accessor :numberOfWeeklyIceResurfacingForAllRinks attr_accessor :numberOfFTEWorkers attr_accessor :numberOfCurlingSheets attr_accessor :spectatorSeatingCapacity def initialize(totalGrossFloorArea = nil, numberOfIndoorIceRinks = nil, totalIceRinkSurfaceAreaForAllRinks = nil, monthsMainIndoorIceRinkInUse = nil, numberOfWeeklyIceResurfacingForAllRinks = nil, numberOfFTEWorkers = nil, numberOfCurlingSheets = nil, spectatorSeatingCapacity = nil) @totalGrossFloorArea = totalGrossFloorArea @numberOfIndoorIceRinks = numberOfIndoorIceRinks @totalIceRinkSurfaceAreaForAllRinks = totalIceRinkSurfaceAreaForAllRinks @monthsMainIndoorIceRinkInUse = monthsMainIndoorIceRinkInUse @numberOfWeeklyIceResurfacingForAllRinks = numberOfWeeklyIceResurfacingForAllRinks @numberOfFTEWorkers = numberOfFTEWorkers @numberOfCurlingSheets = numberOfCurlingSheets @spectatorSeatingCapacity = spectatorSeatingCapacity end end |