Class: PortfolioManager::Xml::StadiumOpenType::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, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil) ⇒ UseDetails

Returns a new instance of UseDetails.



6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
# File 'lib/portfolio_manager/xml.rb', line 6019

def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
  @totalGrossFloorArea = totalGrossFloorArea
  @enclosedFloorArea = enclosedFloorArea
  @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
  @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
  @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
  @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
  @iceEvents = iceEvents
  @numberOfComputers = numberOfComputers
  @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
  @percentCooled = percentCooled
  @percentHeated = percentHeated
end

Instance Attribute Details

#enclosedFloorAreaPortfolioManager::Xml::OptionalFloorAreaType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#iceEventsPortfolioManager::Xml::UseYesNoType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#numberOfComputersPortfolioManager::Xml::UseDecimalType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#numberOfConcertShowEventsPerYearPortfolioManager::Xml::UseIntegerType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#numberOfSpecialOtherEventsPerYearPortfolioManager::Xml::UseIntegerType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#numberOfSportingEventsPerYearPortfolioManager::Xml::UseIntegerType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#numberOfWalkInRefrigerationUnitsPortfolioManager::Xml::UseDecimalType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#percentCooledPortfolioManager::Xml::PercentCooledType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#percentHeatedPortfolioManager::Xml::PercentHeatedType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#sizeOfElectronicScoreBoardsPortfolioManager::Xml::OptionalFloorAreaType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end

#totalGrossFloorAreaPortfolioManager::Xml::GrossFloorAreaType



6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
# File 'lib/portfolio_manager/xml.rb', line 6006

class UseDetails
  attr_accessor :totalGrossFloorArea
  attr_accessor :enclosedFloorArea
  attr_accessor :numberOfSportingEventsPerYear
  attr_accessor :numberOfConcertShowEventsPerYear
  attr_accessor :numberOfSpecialOtherEventsPerYear
  attr_accessor :sizeOfElectronicScoreBoards
  attr_accessor :iceEvents
  attr_accessor :numberOfComputers
  attr_accessor :numberOfWalkInRefrigerationUnits
  attr_accessor :percentCooled
  attr_accessor :percentHeated

  def initialize(totalGrossFloorArea = nil, enclosedFloorArea = nil, numberOfSportingEventsPerYear = nil, numberOfConcertShowEventsPerYear = nil, numberOfSpecialOtherEventsPerYear = nil, sizeOfElectronicScoreBoards = nil, iceEvents = nil, numberOfComputers = nil, numberOfWalkInRefrigerationUnits = nil, percentCooled = nil, percentHeated = nil)
    @totalGrossFloorArea = totalGrossFloorArea
    @enclosedFloorArea = enclosedFloorArea
    @numberOfSportingEventsPerYear = numberOfSportingEventsPerYear
    @numberOfConcertShowEventsPerYear = numberOfConcertShowEventsPerYear
    @numberOfSpecialOtherEventsPerYear = numberOfSpecialOtherEventsPerYear
    @sizeOfElectronicScoreBoards = sizeOfElectronicScoreBoards
    @iceEvents = iceEvents
    @numberOfComputers = numberOfComputers
    @numberOfWalkInRefrigerationUnits = numberOfWalkInRefrigerationUnits
    @percentCooled = percentCooled
    @percentHeated = percentHeated
  end
end