Class: BuildingSync::FloorCategoryEnum

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

Overview

http://www.gbxml.org/schemafloorCategoryEnum

Constant Summary collapse

Basement =
new("Basement")
OverEnclosedCrawlSpaceOrBasement =
new("OverEnclosedCrawlSpaceOrBasement")
OverOpenCrawlSpaceOrGarage =
new("OverOpenCrawlSpaceOrGarage")
SlabOnGrade =
new("SlabOnGrade")