class ACIrb::VnsEPgDef

Public Instance Methods

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