Class: BuildingSync::GasTypeEnum

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

Overview

Constant Summary collapse

Air =
new("Air")
Argon =
new("Argon")
CO2 =
new("CO2")
Custom =
new("Custom")
Krypton =
new("Krypton")
SF6 =
new("SF6")