Class: BuildingSync::BuildingTypeEnum
- Inherits:
-
String
- Object
- String
- BuildingSync::BuildingTypeEnum
- Defined in:
- lib/BuildingSync.rb
Overview
http://www.gbxml.org/schemabuildingTypeEnum
Constant Summary collapse
- AutomotiveFacility =
new("AutomotiveFacility")
- ConventionCenter =
new("ConventionCenter")
- Courthouse =
new("Courthouse")
- DataCenter =
new("DataCenter")
- DiningBarLoungeOrLeisure =
new("DiningBarLoungeOrLeisure")
- DiningCafeteriaFastFood =
new("DiningCafeteriaFastFood")
- DiningFamily =
new("DiningFamily")
- Dormitory =
new("Dormitory")
- ExerciseCenter =
new("ExerciseCenter")
- FireStation =
new("FireStation")
- Gymnasium =
new("Gymnasium")
- HospitalOrHealthcare =
new("HospitalOrHealthcare")
- Hotel =
new("Hotel")
- Library =
new("Library")
- Manufacturing =
new("Manufacturing")
- Motel =
new("Motel")
- MotionPictureTheatre =
new("MotionPictureTheatre")
- MultiFamily =
new("MultiFamily")
- Museum =
new("Museum")
- Office =
new("Office")
- ParkingGarage =
new("ParkingGarage")
- Penitentiary =
new("Penitentiary")
- PerformingArtsTheater =
new("PerformingArtsTheater")
- PoliceStation =
new("PoliceStation")
- PostOffice =
new("PostOffice")
- ReligiousBuilding =
new("ReligiousBuilding")
- Retail =
new("Retail")
- SchoolOrUniversity =
new("SchoolOrUniversity")
- SingleFamily =
new("SingleFamily")
- SportsArena =
new("SportsArena")
- TownHall =
new("TownHall")
- Transportation =
new("Transportation")
- Unknown =
new("Unknown")
- Warehouse =
new("Warehouse")
- Workshop =
new("Workshop")