class ACIrb::OspfIfPol

Public Instance Methods

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