Class: PortfolioManager::Xml::TenantCommonAreaEnergyType

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

Overview

{}tenantCommonAreaEnergyType

Constant Summary collapse

CommonAreaCooling =
new("Common Area Cooling")
CommonAreaHeating =
new("Common Area Heating")
CommonAreaHotWater =
new("Common Area Hot Water")
CommonAreaPlugLoadElectricity =
new("Common Area Plug Load/Electricity")
TenantCooling =
new("Tenant Cooling")
TenantHeating =
new("Tenant Heating")
TenantHotWater =
new("Tenant Hot Water")
TenantPlugLoadElectricity =
new("Tenant Plug Load/Electricity")