Class: PortfolioManager::Xml::K12SchoolType::UseDetails

Inherits:
Object
  • Object
show all
Defined in:
lib/portfolio_manager/xml.rb

Overview

inner class for member: useDetails {}useDetails

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil) ⇒ UseDetails

Returns a new instance of UseDetails.



5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
# File 'lib/portfolio_manager/xml.rb', line 5624

def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
  @totalGrossFloorArea = totalGrossFloorArea
  @openOnWeekends = openOnWeekends
  @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
  @percentCooled = percentCooled
  @percentHeated = percentHeated
  @numberOfComputers = numberOfComputers
  @cookingFacilities = cookingFacilities
  @isHighSchool = isHighSchool
  @monthsInUse = monthsInUse
  @schoolDistrict = schoolDistrict
  @studentSeatingCapacity = studentSeatingCapacity
  @numberOfWorkers = numberOfWorkers
  @gymnasiumFloorArea = gymnasiumFloorArea
  @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
end

Instance Attribute Details

#cookingFacilitiesPortfolioManager::Xml::UseYesNoType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#grossFloorAreaUsedForFoodPreparationPortfolioManager::Xml::OptionalFloorAreaType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#gymnasiumFloorAreaPortfolioManager::Xml::OptionalFloorAreaType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#isHighSchoolPortfolioManager::Xml::UseYesNoType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#monthsInUsePortfolioManager::Xml::MonthsInUseType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#numberOfComputersPortfolioManager::Xml::UseDecimalType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#numberOfWalkInRefrigerationUnitsPortfolioManager::Xml::UseDecimalType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#numberOfWorkersPortfolioManager::Xml::UseDecimalType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#openOnWeekendsPortfolioManager::Xml::UseYesNoType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#percentCooledPortfolioManager::Xml::PercentCooledType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#percentHeatedPortfolioManager::Xml::PercentHeatedType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#schoolDistrictPortfolioManager::Xml::UseStringType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#studentSeatingCapacityPortfolioManager::Xml::UseDecimalType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end

#totalGrossFloorAreaPortfolioManager::Xml::GrossFloorAreaType



5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
# File 'lib/portfolio_manager/xml.rb', line 5608

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :openOnWeekends
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated
  attr_accessor :numberOfComputers
  attr_accessor :cookingFacilities
  attr_accessor :isHighSchool
  attr_accessor :monthsInUse
  attr_accessor :schoolDistrict
  attr_accessor :studentSeatingCapacity
  attr_accessor :numberOfWorkers
  attr_accessor :gymnasiumFloorArea
  attr_accessor :grossFloorAreaUsedForFoodPreparation

  def initialize(totalGrossFloorArea = nil, openOnWeekends = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil, numberOfComputers = nil, cookingFacilities = nil, isHighSchool = nil, monthsInUse = nil, schoolDistrict = nil, studentSeatingCapacity = nil, numberOfWorkers = nil, gymnasiumFloorArea = nil, grossFloorAreaUsedForFoodPreparation = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @openOnWeekends = openOnWeekends
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
    @numberOfComputers = numberOfComputers
    @cookingFacilities = cookingFacilities
    @isHighSchool = isHighSchool
    @monthsInUse = monthsInUse
    @schoolDistrict = schoolDistrict
    @studentSeatingCapacity = studentSeatingCapacity
    @numberOfWorkers = numberOfWorkers
    @gymnasiumFloorArea = gymnasiumFloorArea
    @grossFloorAreaUsedForFoodPreparation = grossFloorAreaUsedForFoodPreparation
  end
end