class ACIrb::MldsnoopRtrIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/mldsnoop.rb, line 438
def rn
  'rtrif-[' << @attributes['id'] << ']'
end