class ACIrb::FvnsMcastAddrInstDef

Public Instance Methods

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