class ACIrb::RtctrlMatchRtType

Public Instance Methods

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