class ACIrb::L3extRouteTagPol

Public Instance Methods

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