class ACIrb::ActrlRuleHitPartHist1h

Public Instance Methods

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