class ACIrb::OspfRtIfPol

Public Instance Methods

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