class ACIrb::IgmpsnoopReportRec
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/igmpsnoop.rb, line 418 def rn 'rep-[' << @attributes['mcastSrc'] << ']-' << @attributes['ver'] << '' end