class ACIrb::VnsEPgDefTask

Public Instance Methods

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