class ACIrb::ActrlRuleHitPartHist1w

Public Instance Methods

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