class ACIrb::ActrlRuleHitPartHist1year

Public Instance Methods

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