Class: BuildingSync::CostTypeEnum
- Inherits:
-
String
- Object
- String
- BuildingSync::CostTypeEnum
- Defined in:
- lib/BuildingSync.rb
Overview
http://www.gbxml.org/schemacostTypeEnum
Constant Summary collapse
- AnnualCost =
new("AnnualCost")
- CO2 =
new("CO2")
- DeliveryCost =
new("DeliveryCost")
- EmbodiedEnergyInstallation =
new("EmbodiedEnergyInstallation")
- EmbodiedEnergyManufacture =
new("EmbodiedEnergyManufacture")
- EmbodiedEnergyTotal =
new("EmbodiedEnergyTotal")
- EmbodiedEnergyTransportation =
new("EmbodiedEnergyTransportation")
- FirstCost =
new("FirstCost")
- InstallationCost =
new("InstallationCost")
- MaintenanceCost =
new("MaintenanceCost")
- MonthlyCost =
new("MonthlyCost")
- NOx =
new("NOx")
- OverhaulCost =
new("OverhaulCost")
- PurchaseCost =
new("PurchaseCost")
- SOx =
new("SOx")