class ACIrb::StpRtToEncapInstDef

Public Instance Methods

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