class ACIrb::VnsAbsCfgRel

Public Instance Methods

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