class ACIrb::StpEncapInstDef

Public Instance Methods

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