class GreenButtonClasses::ElectricPowerQualitySummary

Attributes

usage_point[RW]

Public Instance Methods

pre_rule_assignment(parent) click to toggle source
# File lib/greenbutton/gb_classes.rb, line 241
def pre_rule_assignment(parent)
  self.usage_point = parent
end