Class: BuildingSync::Priority

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

Overview

Constant Summary collapse

BackUp =
new("Back-up")
Other =
new("Other")
Primary =
new("Primary")
Secondary =
new("Secondary")
Tertiary =
new("Tertiary")