class ACIrb::StpRtStpIfPol

Public Instance Methods

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