class ACIrb::RtmapMatchRtType

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtmap.rb, line 278
def rn
  'mrttype-' << @attributes['routeT'] << ''
end