Class: BuildingSync::StationIdTypeEnum

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

Overview

http://www.gbxml.org/schemastationIdTypeEnum

Constant Summary collapse

COOP =
new("COOP")
FAACallSign =
new("FAACallSign")
ICAO =
new("ICAO")
Modeled =
new("Modeled")
NWSLI =
new("NWSLI")
WBAN =
new("WBAN")
WMO =
new("WMO")