class ACIrb::ActrlRuleHitPartHist1qtr

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/actrl.rb, line 2898
def rn
  'HDactrlRuleHitPart1qtr-' << @attributes['index'] << '-node-' << @attributes['nodeId'] << ''
end