Class: BuildingSync::ClothesWasherClassification
- Inherits:
-
String
- Object
- String
- BuildingSync::ClothesWasherClassification
- Defined in:
- lib/BuildingSync.rb
Overview
http://buildingsync.net/schemas/bedes-auc/2019ClothesWasherClassification
Constant Summary collapse
- Commercial =
new("Commercial")
- Industrial =
new("Industrial")
- Other =
new("Other")
- Residential =
new("Residential")
- Unknown =
new("Unknown")