class ACIrb::L2IfPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l2.rb, line 5251
def rn
  'l2IfP-' << @attributes['name'] << ''
end