Class: BuildingSync::PowerUseTypeEnum

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

Overview

http://www.gbxml.org/schemapowerUseTypeEnum

Constant Summary collapse

Both =
new("Both")
Cooling =
new("Cooling")
ElectricityGeneration =
new("ElectricityGeneration")
Heating =
new("Heating")
Other =
new("Other")