Class: BuildingSync::GasTypeEnum
- Inherits:
-
String
- Object
- String
- BuildingSync::GasTypeEnum
- Defined in:
- lib/BuildingSync.rb
Overview
http://www.gbxml.org/schemagasTypeEnum
Constant Summary collapse
- Air =
new("Air")
- Argon =
new("Argon")
- CO2 =
new("CO2")
- Custom =
new("Custom")
- Krypton =
new("Krypton")
- SF6 =
new("SF6")