class ACIrb::EqptdiagOnDRule

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/eqptdiag.rb, line 119
def rn
  'eqptdiagrule-' << @attributes['type'] << ''
end